---
title: >-
  New access scopes added to the Validation GraphQL Admin API - Shopify
  developer changelog
description: >-
  Shopify’s developer changelog documents all changes to Shopify’s platform.
  Find the latest news and learn about new platform opportunities.
source_url:
  html: >-
    https://shopify.dev/changelog/new-access-scopes-added-to-the-validation-graphql-admin-api
  md: >-
    https://shopify.dev/changelog/new-access-scopes-added-to-the-validation-graphql-admin-api.md
metadata:
  effectiveApiVersion: 2024-01
  affectedApi:
    - displayName: Admin GraphQL API
      handle: admin-graphql
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2024-03-28T13:55:34-04:00'
  postedAt: '2024-04-01T13:31:00-04:00'
  updatedAt: '2024-03-29T11:10:14-04:00'
  effectiveAt: '2024-04-01T13:31:00-04:00'
---

April 1, 2024

Tags:

* Admin GraphQL API
* 2024-01

# New access scopes added to the Validation GraphQL Admin API

As of today, the `read_validations` access scope will be required for the `validation` and `validations` queries. The `write_validations` access scope is required if you're using the `validationCreate`, `validationUpdate` or `validationDelete` mutations.

If you're building an extension for Cart and Checkout Validation configuration check our updated tutorial on [Shopify.dev](https://shopify.dev/docs/apps/checkout/validation/create-complex-validation-rules/build-ui) to see how to update it so that you don't need the new access scope.
