OBJECT
Logout object
type LogoutResponse {# Logout status (ERROR/SUCCESS)status: String! # Logout detailmessage: String }