INPUT_OBJECT
completeCheckoutInput
Autogenerated input type of completeCheckout
link GraphQL Schema definition
- input completeCheckoutInput {
- # A unique identifier for the client performing the mutation.
- String :
- String :
- # An array of group appointment IDs. When passed in, the user will be registered
- # for all at the same time.
- ID] : [
- String :
- String :
- String :
- String :
- String :
- String :
- String :
- CheckoutFormAnswerGroupInput :
- GiftInput :
- String :
- Boolean :
- Boolean :
- String :
- # Optional: The user's legal first name
- String :
- String :
- String :
- # Currently just used for Klarna. The ID of the completed payment intent that
- # should be used to completed the checkout.
- ID :
- String :
- String :
- String :
- String :
- String :
- String :
- String :
- # Token for credit card, created by Stripe.JS
- String :
- }