checkoutCreate
Create a new checkout.
Triggers the following webhook events:
- CHECKOUT_CREATED (async): A checkout was created.
checkoutCreate(
input: CheckoutCreateInput!
): CheckoutCreate
Arguments
checkoutCreate.input
● CheckoutCreateInput!
non-null input
Fields required to create checkout.
Type
CheckoutCreate
object
Create a new checkout.
Triggers the following webhook events:
- CHECKOUT_CREATED (async): A checkout was created.