Skip to main content
Log inSign up
object

Defines errors encountered while managing metaobject resources.

•

The error code.

•

The index of the failing list element in an array.

•

The key of the failing object element.

•

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

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?