Anchor to CartTransformCart
objectCart Transform
Requires access scope.
A Cart Transform Function to create Customized Bundles..
Anchor to FieldsFields
- 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.
- Anchor to metafieldsByIdentifiersmetafields•[Metafield]!
By Identifiers non-null The metafields associated with the resource matching the supplied list of namespaces and keys.
Was this section helpful?
Anchor to QueriesQueries
- •query
List of Cart transform objects owned by the current API client.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
Create a CartTransform function to the Shop.
Was this section helpful?