---
title: >-
  Shopify Function to uniformly use the GraphQL scalar Handle - 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/shopify-function-to-uniformly-use-the-graphql-scalar-handle
  md: >-
    https://shopify.dev/changelog/shopify-function-to-uniformly-use-the-graphql-scalar-handle.md
metadata:
  effectiveApiVersion: 2024-01
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2023-12-06T16:39:57-05:00'
  postedAt: '2023-12-06T00:01:00-05:00'
  updatedAt: '2024-12-13T17:24:40-05:00'
  effectiveAt: '2023-12-06T00:01:00-05:00'
---

December 6, 2023

Tags:

* API
* 2024-01

# Shopify Function to uniformly use the GraphQL scalar Handle

As of 2024-01, fields returning a "handle" will use an appropriate `Handle` scalar as their type, instead of a `String`. This signals that this type is not just any string, but specifically a handle. This specificity will help prevent bugs that could be caused by unexpected data.
