Skip to main content
object

Represents an error in the input of a mutation.

•[String!]!
non-null

Path to input field which caused the error.

•String!
non-null

The error message.


Was this section helpful?

•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


•mutation

Set or Update a Metafield on a resource.

Arguments

•[MetafieldSetInput!]!
required


Was this section helpful?