Skip to content

Commit

Permalink
Update docs/bos/community/indexers.md
Browse files Browse the repository at this point in the history
Co-authored-by: Roshaan Siddiqui <siddiqui.roshaan@gmail.com>
  • Loading branch information
bucanero and roshaans authored Jul 25, 2023
1 parent 3b7b372 commit 274b8e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/bos/community/indexers.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ fetchGraphQL(transactionQueriesDoc, "TransactionsQuery", {})
});
```

We have just shown how to fetch data from the indexers that we have created from within the BOS. To view a more complex example, see this widget which fetches posts with proper pagination: [Posts Widget powered By QueryAPI](https://near.org/edit/roshaan.near/widget/query-api-feed-infinite).
We have just shown how to fetch data from the indexers that we have created from within the BOS. To view a more complex example, see this widget which fetches posts with proper pagination: [Posts Widget powered By QueryAPI](https://near.org/dataplatform.near/widget/QueryApi.Examples.Feed.Posts).

:::tip Video Walkthrough

Expand Down

0 comments on commit 274b8e0

Please sign in to comment.