Jay Ji

Results 19 issues of 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 ![image](https://github.com/subquery/subql/assets/10431657/bb004d53-c1d3-4537-bbd4-6b10cde03e30) We now want to add a filter for block height, so...

Query Service
New Feature
crucial
Documentation Required
guild

### 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...

enhancement

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...

P5-nicetohave
common-api

Use cli create the `.SUBQL_ACCESS_TOKEN` file under HOME to store user token

P5-nicetohave