INPUT_OBJECT

SupplierInput

link GraphQL Schema definition

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