Anchor to MetafieldDefinitionIdentifierMetafield
MetafieldDefinitionIdentifier
object
Identifies a metafield definition by its owner type, namespace, and key.
Anchor to FieldsFields
- •String!non-null
The unique identifier for the metafield definition within its namespace.
- Anchor to namespacenamespace•String!non-null
The container for a group of metafields that the metafield definition is associated with.
- Anchor to ownerTypeowner•
Type MetafieldOwner non-nullType! The resource type that the metafield definition is attached to.
Was this section helpful?
Map
No referencing types
Anchor to MutationsMutations
- •mutation
Delete a metafield definition. Optionally deletes all associated metafields asynchronously when specified.
Was this section helpful?