dfuse-io / docs

dfuse documentation
https://docs.dfuse.io
MIT License
27 stars 24 forks source link

graphiql examples on `searchTransactions` missing required argument `indexName` #45

Closed dliuproduction closed 4 years ago

dliuproduction commented 4 years ago

The examples to be ran on graphiql are missing a required argument indexName for searchTransactions.

https://github.com/dfuse-io/docs/blob/2918f4471770add56ce7c12655ab1e0e54eb550b/content/guides/core-concepts/graphql.md#subscriptions

https://github.com/dfuse-io/docs/blob/2918f4471770add56ce7c12655ab1e0e54eb550b/content/guides/core-concepts/graphql.md#paginated-queries

https://github.com/dfuse-io/docs/blob/2918f4471770add56ce7c12655ab1e0e54eb550b/content/guides/core-concepts/graphql.md#navigating-forks