OBJECT
Reply for generating an authentication token to switch organizations.
type CreateOrgSwitchSessionReply {# Authentication token for the organization that the user is switching to.accessToken: String! }