Anchor to MetaobjectUpsertPayloadMetaobject
MetaobjectUpsertPayload
payload
Return type for mutation.
Anchor to FieldsFields
- Anchor to metaobjectmetaobject•
The created or updated metaobject.
- Anchor to userErrorsuser•
Errors [MetaobjectUser non-nullError!]! The list of errors that occurred from executing the mutation.
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- •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.
Was this section helpful?