Anchor to CartTransformCart
Cart Transform
object
Requires access scope.
A Cart Transform Function to create Customized Bundles..
Anchor to Fields and connectionsFields and connections
- Anchor to blockOnFailureblock•
On Failure Boolean!non-null Whether a run failure will block cart and checkout operations.
- Anchor to functionIdfunction•
Id String!non-null The ID for the Cart Transform function.
- •ID!non-null
A globally-unique ID.
- Anchor to metafieldmetafield•
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•
Metafield Returns a private metafield by namespace and key that belongs to the resource.
- Anchor to privateMetafieldsprivate•
Metafields PrivateMetafield Connection!non-null List of private metafields that belong to the resource.
Was this section helpful?
Map
Fields and connections with this object
Anchor to QueriesQueries
- •query
List of Cart transform objects owned by the current API client.
Was this section helpful?
CartTransform Queries
Queried by
Anchor to MutationsMutations
- •mutation
Create a CartTransform function to the Shop.
Was this section helpful?