metafieldStorefrontVisibilityDelete - admin-graphql - MUTATION
Version: 2024-10
Description:
Deletes a `MetafieldStorefrontVisibility` record. All metafields that belongs to the specified record will no
longer be visible in the Storefront API.
Access Scopes
API client to have access to the owner type and namespace.
Arguments
-
id:
ID! -
The ID of the `MetafieldStorefrontVisibility` record to delete.
Returns
Examples