Home > @infiniteobjects/shopify-data-manager > AdminTypes > Mutation > metafieldStorefrontVisibilityDelete
Warning: This API is now obsolete.
This mutation will be removed in a future version. Use the
metafieldDefinitionUpdate
mutation withaccess.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>;