Cart Transform
Requires access scope.
A Cart Transform Function to create Customized Bundles..
Anchor to Fields and connectionsFields and connections
- Anchor to blockOnFailureblock•Boolean!
On Failure non-null Whether a run failure will block cart and checkout operations.
- Anchor to functionIdfunction•String!
Id non-null The ID for the Cart Transform function.
- •ID!non-null
A globally-unique ID.
- Anchor to metafieldmetafield•Metafield
A custom field, including its
namespace
andkey
, that's associated with a Shopify resource for the purposes of adding and storing additional information.- Anchor to metafieldsmetafields•Metafield
Connection! non-null A list of custom fields that a merchant associates with a Shopify resource.
Deprecated fields and connections
- Anchor to privateMetafieldprivate•Private
Metafield Metafield Deprecated - Anchor to privateMetafieldsprivate•Private
Metafields Metafield Connection! non-nullDeprecated
Anchor to QueriesQueries
- •query
List of Cart transform objects owned by the current API client.
Anchor to MutationsMutations
- •mutation
Create a CartTransform function to the Shop.
- Anchor to blockOnFailureblock•Boolean
On Failure Default:false Whether a run failure should block cart and checkout operations.
- Anchor to functionIdfunction•String!
Id required The identifier of the Function providing the cart transform.
- Anchor to metafieldsmetafields•[Metafield
Input!] Default:[] Additional metafields to associate to the cart transform.
Arguments
- Anchor to cartTransformcart•Cart
Transform Transform The newly created cart transform function.
- Anchor to userErrorsuser•[Cart
Errors Transform Create User Error!]! non-null The list of errors that occurred from executing the mutation.
Fields