INPUT_OBJECT

PurchaseOrderInput

link GraphQL Schema definition

1input PurchaseOrderInput {
2
3id: Int!
4}