INPUT_OBJECT

CartPaymentInstructionPaymentInstructionAttributesInput

link GraphQL Schema definition

1input CartPaymentInstructionPaymentInstructionAttributesInput {
3
2attrKey: String!
5
4attrValue: String
6}