Skip to main content
Anchor to MetaobjectDefinitionDeletePayload

MetaobjectDefinitionDeletePayload

payload

Return type for metaobjectDefinitionDelete mutation.

•ID

The ID of the deleted metaobjects definition.

•[MetaobjectUserError!]!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

Deletes the specified metaobject definition. Also deletes all related metafield definitions, metaobjects, and metafields asynchronously.


Was this section helpful?