stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > Mutation > metafieldStorefrontVisibilityCreate

AdminTypes.Mutation.metafieldStorefrontVisibilityCreate property

Warning: This API is now obsolete.

This mutation will be removed in a future version. Use the metafieldDefinitionCreate or metafieldDefinitionUpdate mutations with access.storefront set instead.

Creates a MetafieldStorefrontVisibility record to make all metafields that belong to the specified resource and have the established namespace and key combination visible in the Storefront API.

Signature:

metafieldStorefrontVisibilityCreate?: Maybe<MetafieldStorefrontVisibilityCreatePayload>;