Skip to main content
mutation

Requires write_metaobjects access scope.

Creates up to 25 metaobjects of the same type.

MetaobjectsCreateInput!
required

The parameters for the metaobjects to create.


Was this section helpful?

Anchor to MetaobjectsCreatePayload returnsMetaobjectsCreatePayload returns

[Metaobject!]

The created metaobjects.

[MetaobjectUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?