INPUT_OBJECT

CartPaymentInstructionPaymentInstructionProtocolDataInput

link GraphQL Schema definition

1input CartPaymentInstructionPaymentInstructionProtocolDataInput {
3
2name: String!
5
4value: String
6}