OBJECT
Return type for 'removeUser' mutation.
type RemoveUserPayload {# Id of the removed user.userId: String! }