[Go to site: main page, start]

Skip to main content
Anchor to MetaobjectsCreatePayload

MetaobjectsCreatePayload

payload

Return type for metaobjectsCreate mutation.

[Metaobject!]

The created metaobjects.

[MetaobjectUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

mutation

Creates up to 25 metaobjects of the same type.

Arguments

MetaobjectsCreateInput!
required

The parameters for the metaobjects to create.



Was this section helpful?