DEV

Mutation.

cartWorkflow

Use the current state of the cart in the workflow.

Arguments

id

ID

No description
No description

Returns:

Cart!

GraphQL
1
2
3
type Mutation {
  cartWorkflow(id: ID, input: CartWorkflowInput): Cart!
}
Book a demo

Was this page helpful?