metafieldStorefrontVisibility
Returns a record by ID. A
record lists the
metafields to make visible in the Storefront API. This query will be removed in a future version. Use the
access.storefront
field inside the query instead.
Anchor to Possible returnsPossible returns
- Anchor to MetafieldStorefrontVisibilityMetafield•
Storefront Visibility By default, the Storefront API can't read metafields. To make specific metafields visible in the Storefront API, you need to create a
record. A
record is a list of the metafields, defined by the
,
namespace
, andkey
, to make visible in the Storefront API.Learn about [exposing metafields in the Storefront API] (https://shopify.dev/custom-storefronts/products-collections/metafields) for more details.
- created
At •Datenon-nullTime! The date and time when the metafield was set to visible in the Storefront API.
- id•ID!non-null
A globally-unique ID.
- key•String!non-null
The key of a metafield to make visible in the Storefront API.
- legacy
Resource •Id Unsignednon-nullInt64! The ID of the corresponding resource in the REST Admin API.
- namespace•String!non-null
The namespace of a metafield to make visible in the Storefront API.
- owner
Type •Metafieldnon-nullOwner Type! The owner type of a metafield to make visible in the Storefront API.
- updated
At •Datenon-nullTime! The date and time when the
record was updated.
- created