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.