Skip to main content
Anchor to MetaobjectUpdateInput

MetaobjectUpdateInput

input_object

The input fields for updating a metaobject.

•MetaobjectCapabilityDataInput

Capabilities for the metaobject.

•[MetaobjectFieldInput!]

Values for fields. These are mapped by key to fields of the metaobject definition.

•String

A unique handle for the metaobject.

•Boolean
Default:false

Whether to create a redirect for the metaobject.

•JSON

The field values for the metaobject as a JSON object, keyed by field definition key. This is a full replacement — omitted keys are cleared on an existing record. Cannot be used in conjunction with fields.


Was this section helpful?

Anchor to Mutations using this inputMutations using this input


Was this section helpful?