MetaobjectField - storefront - OBJECT
Version: 2024-10
Description:
Provides the value of a Metaobject field.
Access Scopes
`unauthenticated_read_metaobjects` access scope.
Fields
-
key:
String! -
The field key.
-
reference:
MetafieldReference -
A referenced object if the field type is a resource reference.
-
type:
String! -
The type name of the field.
See the list of [supported types](https://shopify.dev/apps/metafields/definitions/types).
-
value:
String -
The field value.
Connections
Related queries
Related mutations
Related Unions
Examples