CardInformation
No description
input CardInformation {
last4: String!
payrixCustomerId: String!
token: String!
}
Fields
CardInformation.last4 ● String! non-null scalar
CardInformation.payrixCustomerId ● String! non-null scalar
CardInformation.token ● String! non-null scalar
Member Of
purchaseGiftCard mutation