stack

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

AdminTypes.Mutation.metafieldStorefrontVisibilityDelete property

Warning: This API is now obsolete.

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

Deletes a MetafieldStorefrontVisibility record. All metafields that belongs to the specified record will no longer be visible in the Storefront API.

Signature:

metafieldStorefrontVisibilityDelete?: Maybe<MetafieldStorefrontVisibilityDeletePayload>;