list_nodit_aptos_indexer_api_query_root
Retrieve all query roots for the Nodit Aptos Indexer GraphQL API to simplify access to blockchain data for AI-driven applications.
Instructions
Lists all query roots available in the Nodit Aptos Indexer GraphQL API.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}