Downlink client
customQuery
Execute a custom query on the subgraph
Check out the sdk quickstart guide for help setting up your client.
Usage
Returns
any
Parameters
query
- type:
DocumentNode
The query to execute.
variables (optional)
- type:
GqlVariables
Variables to pass to the query