OBJECT
type SimulationPersona {id: String! followedTopics: [Topic]! followedUsers: [User]! excludeAI: Boolean! isStaff: Boolean! }