INPUT_OBJECT

ChargeInstrumentInput

Input charge instrument information.

link GraphQL Schema definition

1input ChargeInstrumentInput {
4
2# A charge instrument Id.
3id: ID!
5}