Skip to main content
object

Defines errors encountered while managing metaobject resources.

•MetaobjectUserErrorCode

The error code.

•Int

The index of the failing list element in an array.

•String

The key of the failing object element.

•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.


Was this section helpful?

•mutation

Asynchronously delete metaobjects and their associated metafields in bulk.

•mutation

Creates a new metaobject.

•mutation

Creates a new metaobject definition.

•mutation

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

•mutation

Updates a metaobject definition with new settings and metafield definitions.

•mutation

Deletes the specified metaobject and its associated metafields.

•mutation

Creates up to 25 metaobjects of the same type.

•mutation

Updates an existing metaobject.

•mutation

Retrieves a metaobject by handle, then updates it with the provided input values. If no matching metaobject is found, a new metaobject is created with the provided input values.

•mutation

Enables the specified standard metaobject definition from its template.


Was this section helpful?


Was this section helpful?