The input fields for creating a metaobject definition.
Access Scopes
Fields
access:
MetaobjectAccessInput -
Access configuration for the metaobjects created with this definition.
capabilities:
MetaobjectCapabilityCreateInput -
The capabilities of the metaobject definition.
description:
String -
An administrative description of the definition.
displayNameKey:
String -
The key of a field to reference as the display name for metaobjects of this type.
fieldDefinitions:
MetaobjectFieldDefinitionCreateInput! -
A set of field definitions to create on this metaobject definition.
name:
String -
A human-readable name for the definition. This can be changed at any time.
type:
String! -
The type of the metaobject definition. This can't be changed.
Must be 3-255 characters long and only contain alphanumeric, hyphen, and underscore characters.