Skip to main content

CheckoutSetup

Initialize a checkout session.

CheckoutSetup(
intentToken: String!
): CheckoutSetupUnion!

Arguments​

CheckoutSetup.intentToken ● String! non-null scalar​

ID of the intent

Type​

CheckoutSetupUnion union​

If mutation is successful, the Checkout will be returned, otherwise a MutationError is returned.