The input fields for updating a metaobject definition.
Access Scopes
Fields
access:
MetaobjectAccessInput -
Access configuration for the metaobjects created with this definition.
capabilities:
MetaobjectCapabilityUpdateInput -
The capabilities of the metaobject definition.
description:
String -
An administrative description of the definition.
displayNameKey:
String -
The key of a metafield to reference as the display name for objects of this type.
fieldDefinitions:
MetaobjectFieldDefinitionOperationInput -
A set of operations for modifying field definitions.
name:
String -
A human-readable name for the definition.
resetFieldOrder:
Boolean -
Whether the field order should be reset while updating.
If `true`, then the order is assigned based on submitted fields followed by alphabetized field omissions.
If `false`, then no changes are made to the existing field order and new fields are appended at the end.