get_nodit_aptos_indexer_api_spec
Retrieve the GraphQL specification for a query root in the Aptos Indexer API, to understand its schema and available fields.
Instructions
Returns the GraphQL specification for a specific query root in the Nodit Aptos Indexer API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| queryRoot | Yes | The name of the query root to get the specification for. Use list_nodit_aptos_indexer_api_query_root to see available query roots. |