OBJECT
SubvoucherPayload
link GraphQL Schema definition
1 type SubvoucherPayload implements Payload { 2 Subvoucher! : 3 4 UserError!]! : [ 5 6 UserWarning!]! : [ 7 8 }
OBJECT
1 type SubvoucherPayload implements Payload { 2 Subvoucher! : 3 4 UserError!]! : [ 5 6 UserWarning!]! : [ 7 8 }