INPUT_OBJECT

CategoryInput

link GraphQL Schema definition

1input CategoryInput {
2
3id: Int
4}