Skip to main content
object

Provides a field definition and the data value assigned to it.

•MetaobjectFieldDefinition!
non-null

The field definition for this object key.

Show fields
•JSON

The assigned field value in JSON format.

•String!
non-null

The object key of this field.

•MetafieldReference

For resource reference fields, provides the referenced object.

Show union types
•MetafieldReferenceConnection

For resource reference list fields, provides the list of referenced objects.

Show fields

Arguments

•String

The elements that come after the specified cursor.

•String

The elements that come before the specified cursor.

•Int

The first n elements from the paginated list.

•Int

The last n elements from the paginated list.


•MetaobjectThumbnail

For file reference or color fields, provides visual attributes for this field.

Show fields
•String!
non-null

The type of the field.

•String

The assigned field value, always stored as a string regardless of the field type.


Was this section helpful?