DEV

Mutation.

cartonizeWorkflow

Creates a Carton from a workflow request

Arguments

No arguments

Returns:

[Carton]

GraphQL
1
2
3
type Mutation {
  cartonizeWorkflow(): [Carton]
}

Was this page helpful?