INPUT_OBJECT

UnblockUserInput

link GraphQL Schema definition

1input UnblockUserInput {
4
2# ID of user to unblock.
3targetUserID: ID!
5}