INPUT_OBJECT

UpdateUserStatus

link GraphQL Schema definition

1input UpdateUserStatus {
3
2id: ID!
5
4status: UserStatus
6}