Jay Ji
Jay Ji
### Prerequisites * [ ] Are you running the latest version(s)? * [ ] Did you check the [debugging guide](https://doc.subquery.network/academy/tutorials_examples/debug-projects.html#how-to-debug-a-subquery-project)? * [ ] Did you check the [FAQs](https://doc.subquery.network/faqs/faqs.html) and [Discussions](https://github.com/subquery/subql/discussions)?...
### Prerequisites * [ ] Are you running the latest version(s)? * [ ] Have you searched the [documentation for your issue](https://academy.subquery.network/)? * [ ] Did you search for an...
## Description We currently allow pass a block height, and get any result less equal than this height  We now want to add a filter for block height, so...
### Prerequisites * [ ] Are you running the latest version(s)? * [ ] Have you searched the [documentation for your issue](https://academy.subquery.network/)? * [ ] Did you search for an...
### Prerequisites * [ ] Are you running the latest version(s)? * [ ] Have you searched the [documentation for your issue](https://academy.subquery.network/)? * [ ] Did you search for an...
### Prerequisites * [ ] Are you running the latest version(s)? * [ ] Have you searched the [documentation for your issue](https://academy.subquery.network/)? * [ ] Did you search for an...
### Prerequisites * [ ] Are you running the latest version(s)? * [ ] Have you searched the [documentation for your issue](https://academy.subquery.network/)? * [ ] Did you search for an...
### Prerequisites * [ ] Are you running the latest version(s)? * [ ] Have you searched the [documentation for your issue](https://academy.subquery.network/)? * [ ] Did you search for an...
Add support for GraphQL Union Types. Unions and interfaces are abstract GraphQL types that enable a schema field to return one of multiple object types. e.g. `union Media = Book...
Use cli create the `.SUBQL_ACCESS_TOKEN` file under HOME to store user token