Tags:
- Admin GraphQL API
- 2024-10
Added new access argument to standardMetafieldDefinitionEnable and standardMetafieldDefinitionsEnable GraphQL mutations
access argument to standardMetafieldDefinitionEnable and standardMetafieldDefinitionsEnable GraphQL mutationsAs of the GraphQL Admin API version 2024-10, an access argument is being added to the and GraphQL mutations.
As of the GraphQL Admin API version 2024-10, we're deprecating the argument on the and GraphQL mutations. Use the new access argument instead.
The new access argument allows developers to specify more granular access controls when enabling a standard metafield definition template.
Learn more about and at https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/standardMetafieldDefinitionEnable and https://shopify.dev/docs/api/admin-graphql/unstable/mutations/standardMetafieldDefinitionsEnable.
Was this section helpful?