---
title: >-
  PaymentTerms field added to the PaymentSchedule GraphQL object - 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/paymentterms-field-added-to-the-paymentschedule-graphql-object
  md: >-
    https://shopify.dev/changelog/paymentterms-field-added-to-the-paymentschedule-graphql-object.md
metadata:
  effectiveApiVersion: 2023-01
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2022-12-08T12:41:40-05:00'
  postedAt: '2023-01-01T00:00:00-05:00'
  updatedAt: '2024-12-13T17:24:36-05:00'
  effectiveAt: '2023-01-01T00:00:00-05:00'
---

January 1, 2023

Tags:

* API
* 2023-01

# `PaymentTerms` field added to the `PaymentSchedule` GraphQL object

As of GraphQL Admin API **2023-01**, you can load the associated `PaymentTerms` object when querying for a `PaymentSchedule` object.

Until now you could only go from `PaymentTerms` to `PaymentSchedule`, that relationship is now available in both directions.

Learn more about the new field on [Shopify.dev](https://shopify.dev/api/admin-graphql/unstable/objects/PaymentSchedule#field-paymentschedule-paymentterms).
