--- 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 --- [Back to Developer changelog](https://shopify.dev/changelog) 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).