stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > MetafieldDefinitionUpdateInput > visibleToStorefrontApi

AdminTypes.MetafieldDefinitionUpdateInput.visibleToStorefrontApi property

Whether each of the metafields that belong to the metafield definition are visible from the Storefront API.

Signature:

visibleToStorefrontApi?: InputMaybe<Scalars['Boolean']['input']>;