MetaobjectUpdateInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields for updating a metaobject.
Access Scopes
Fields
-
capabilities:
MetaobjectCapabilityDataInput -
Capabilities for the metaobject.
-
fields:
MetaobjectFieldInput -
Values for fields. These are mapped by key to fields of the metaobject definition.
-
handle:
String -
A unique handle for the metaobject.
-
redirectNewHandle:
Boolean -
Whether to create a redirect for the metaobject.
Input objects with this input object
Examples