Anchor to metafieldDefinitionDeletemetafield
mutationmetafield Definition Delete
Remove a MetafieldDefinition and cascade delete all associated Metafields.
Anchor to Arguments
Arguments
- identifier (CustomDataKeyPairInput!)
- Anchor to identifieridentifier•Custom
Data Key Pair Input! required This argument accepts an object that consists of a
keyand an optionalnamespace. Thekeyis a mandatory attribute that represents a specific element within a namespace. Thenamespaceattribute, if provided, should be a period-delimited string representing the hierarchical path to the desired definition. This is applicable in cases where the desired definition is nested within namespaces. In the absence of a providednamespace, the system will default to the client's implicit, reserved namespace.
Was this section helpful?
- deletedDefinition (MetafieldDefinition)
- userErrors ([UserError!]!)
- Anchor to deletedDefinitiondeleted•Metafield
Definition Definition - Anchor to userErrorsuser•[User
Errors Error!]! non-null List of errors that occured while executing the mutation.
Was this section helpful?