logout
Function logs out the current authenticated user, either from all sessions our just the calling session
logout(
input: LogoutInput!
): LogoutPayload!
Function logs out the current authenticated user, either from all sessions our just the calling session
logout(
input: LogoutInput!
): LogoutPayload!
logout.input
● LogoutInput!
non-null inputLogoutPayload
object