Skip to main content
Anchor to MetafieldDefinitionDeletePayload

MetafieldDefinitionDeletePayload

payload

Return type for metafieldDefinitionDelete mutation.

•ID

The ID of the deleted metafield definition.

•[MetafieldDefinitionDeleteUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Delete a metafield definition. Optionally deletes all associated metafields asynchronously when specified.


Was this section helpful?