Skip to main content
mutation

Requires write_metaobjects access scope.

Creates a new metaobject.

MetaobjectCreateInput!
required

The parameters for the metaobject to create.


Was this section helpful?

Anchor to MetaobjectCreatePayload returnsMetaobjectCreatePayload returns

Metaobject

The created metaobject.

[MetaobjectUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?