MetaobjectField - admin-graphql - OBJECT
Version: 2024-10
Description:
Provides a field definition and the data value assigned to it.
Access Scopes
Fields
-
definition:
MetaobjectFieldDefinition! -
The field definition for this object key.
-
jsonValue:
JSON -
The assigned field value in JSON format.
-
key:
String! -
The object key of this field.
-
reference:
MetafieldReference -
For resource reference fields, provides the referenced object.
-
thumbnail:
MetaobjectThumbnail -
For file reference or color fields, provides visual attributes for this field.
-
type:
String! -
The type of the field.
-
value:
String -
The assigned field value, always stored as a string regardless of the field type.
Connections
Related queries
Related mutations
Related Unions
Examples