MetaobjectsCreateMetaobjectInput - admin-graphql - INPUT_OBJECT
Version: unstable
Description:
The input fields for creating a single 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. This value is auto-generated when omitted.
Input objects with this input object
Examples