Skip to main content
Anchor to MetafieldDeletePayload

MetafieldDeletePayload

payload

Return type for the metafieldDelete mutation.

•Metafield
•[UserError!]!
non-null

List of errors that occured while executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Remove a Metafield corresponding to a definition from a user.

Arguments

•CustomDataKeyPairInput!
required

Key and namespace pair that together form the path to the definition. Key is required, Namespace defaults to the Client's implicit, reserved namespace if not provided



Was this section helpful?