Skip to main content

getCheckout

No description

getCheckout(
id: String!
paymentType: PaymentType!
channelId: String
languageId: String
marketId: String
): String

Arguments

getCheckout.id ● String! non-null scalar

getCheckout.paymentType ● PaymentType! non-null enum

getCheckout.channelId ● String scalar

getCheckout.languageId ● String scalar

getCheckout.marketId ● String scalar

Type

String scalar

The String scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.