Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to metafieldStorefrontVisibilityDelete

metafieldStorefrontVisibilityDelete

mutationDeprecated

Requires API client to have access to the owner type and namespace.

Deletes a MetafieldStorefrontVisibility record. All metafields that belongs to the specified record will no longer be visible in the Storefront API. This mutation will be removed in a future version. Use the metafieldDefinitionUpdate mutation with access.storefront set instead.

ID!required

The ID of the MetafieldStorefrontVisibility record to delete.


Was this section helpful?

Anchor to MetafieldStorefrontVisibilityDeletePayload returnsMetafieldStorefrontVisibilityDeletePayload returns

Anchor to deletedMetafieldStorefrontVisibilityIddeletedMetafieldStorefrontVisibilityId

The ID of the deleted MetafieldStorefrontVisibility record.

The list of errors that occurred from executing the mutation.


Was this section helpful?