> ## Documentation Index
> Fetch the complete documentation index at: https://docs.asteragents.com/llms.txt
> Use this file to discover all available pages before exploring further.

# ShipHero Get Schema

> Discover ShipHero GraphQL types and fields.

Requires a [ShipHero connection](/integrations/shiphero). Supply `type_name` (defaults to `Query`) and optional `instance`. Inspect the returned type names to discover fields, arguments, input types and enum values before using **ShipHero Query**.

Schema discovery does not grant permission to mutate data. Only the read operations listed in the query tool are executable.

For `Query`, the default response lists root names and return types. Add `field_name`, such as `products`, to retrieve that root’s arguments and descriptions. Use `field_name` on other types to narrow large schemas.
