If I have a mutation with 2 fields:
type Mutation { createSimulation( name: String simulators: [AvailableSimulators!]! timeToLiveInMS: Int ): Simu