get_nodit_aptos_indexer_api_spec
Retrieves the GraphQL specification for a specified query root, documenting available fields, types, and arguments in the Aptos Indexer API.
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. |