getCheckout
DEPRECATED
Use Checkout instead
No description
getCheckout(
id: String!
paymentType: PaymentType!
channelId: String
languageId: String
marketId: String
): String @deprecated
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.