OBJECT
1type ApplicationJWTTokenInfo {23applicationId: ID! 45organizationId: ID! 67token: String! 89}