Skip to main content
Anchor to MetaobjectsCreateMetaobjectInput

MetaobjectsCreateMetaobjectInput

input_object

The input fields for creating a single 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. This value is auto-generated when omitted.

•JSON

The field values for the metaobject as a JSON object, keyed by field definition key. Cannot be used in conjunction with fields.


Was this section helpful?

Anchor to Input objects using this inputInput objects using this input

•INPUT OBJECT

The input fields for creating multiple metaobjects.


Was this section helpful?