Tags:
- API
- 2022-04
New fields for custom attributes added to subscription contracts
As of the 2022-04 version of the Admin GraphQL API, the field will be present on the , , and objects. Those new fields correspond to the existing field of the same name on the Order object.
This allows you to update a subscription contract draft with new custom attributes. Those attributes will be copied over to new orders created from that subscription contract.
Was this section helpful?