Skip to main content
mutation

Requires write_metaobjects access scope.

Deletes the specified metaobject and its associated metafields.

ID!required

The ID of the metaobject to delete.


Was this section helpful?

Anchor to MetaobjectDeletePayload returnsMetaobjectDeletePayload returns

ID

The ID of the deleted metaobject.

[MetaobjectUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?