---
title: >-
  Validation mutation endpoints now include optional title attribute - 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/validation-mutation-endpoints-now-include-optional-title-attribute
  md: >-
    https://shopify.dev/changelog/validation-mutation-endpoints-now-include-optional-title-attribute.md
metadata:
  effectiveApiVersion: 2024-04
  affectedApi:
    - displayName: Admin GraphQL API
      handle: admin-graphql
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2024-03-15T17:26:48-04:00'
  postedAt: '2024-03-18T17:00:00-04:00'
  updatedAt: '2024-03-18T18:26:03-04:00'
  effectiveAt: '2024-03-18T17:00:00-04:00'
---

March 18, 2024

Tags:

* Admin GraphQL API
* 2024-04

# Validation mutation endpoints now include optional title attribute

As of version 2024-04 of the GraphQL Admin API, a new optional field `title` has been added to [`validationCreate`](https://shopify.dev/docs/api/admin-graphql/2024-04/mutations/validationCreate) and [`validationUpdate`](https://shopify.dev/docs/api/admin-graphql/2024-04/mutations/validationUpdate). This will allow you to create multiple instances of the same Validation function where the unique `title` will help merchants easily differentiate between them.
