Tags:
- Admin GraphQL API
- 2024-10
Metafield support for the cartTransformCreate
mutation
cartTransformCreate
mutationAs of 2024-10, the CartTransform create mutation will support metafields as an argument.
The new metafields
argument for allows for metafields to be set for the CartTransform at creation without the need to call
in a subsequent call.
Learn more about the CartTransform API.
Was this section helpful?