Shopify GraphQL API / TokenizedPaymentInput
Specifies the fields required to complete a checkout with a tokenized payment.
Fields
amount : Money!
idempotencyKey : String!
billingAddress : MailingAddressInput!
type : String!
paymentData : String!
test : Boolean
identifier : String