Retrieve comprehensive details about specific GraphQL queries, including argument requirements, return types, descriptions, and example usage. Outputs results in YAML format for clarity and integration.
Retrieve comprehensive details about a specified GraphQL type, including its structure and usage. Ideal for understanding and integrating GraphQL schemas in Hasura-based applications.
Fetch the GraphQL schema of a specified subgraph using introspection. Retrieve schema structure as JSON or GraphQL text format to understand available queries and data types.