INPUT_OBJECT

DeleteRoomInput

link GraphQL Schema definition

1input DeleteRoomInput {
3
2roomID: ID!
4}