Skip to main content
object

Requires unauthenticated_read_metaobjects access scope.

Provides the value of a Metaobject field.

Anchor to Fields and connectionsFields and connections

•String!
non-null

The field key.

•MetafieldReference

A referenced object if the field type is a resource reference.

•MetafieldReferenceConnection

A list of referenced objects if the field type is a resource reference list.

•String!
non-null

The type name of the field. See the list of supported types.

•String

The field value.


Was this section helpful?