Anchor to metaobjectDefinitionByTypemetaobject
querymetaobject Definition By Type
Requires access scope.
Anchor to Arguments
Arguments
- Anchor to typetype•String!required
The type of the metaobject definition to return.
Was this section helpful?
Anchor to Possible returnsPossible returns
- Anchor to MetaobjectDefinitionMetaobject•Metaobject
Definition Definition Defines the structure and configuration for a custom data type in Shopify. Each definition specifies the fields, validation rules, and capabilities that apply to all
Metaobjectentries created from it.The definition includes field definitions that determine what data to store, access controls for the Shopify admin and Storefront APIs, and capabilities such as publishability and translatability. You can track which
Apporcreated the definition and optionally base it on a.
Was this section helpful?