suspend fun play(): PlaySimulationMutation.Data(source) Starts or resumes the simulation and returns the mutation data. The method checks that the returned status is "RUNNING" and throws an exception otherwise.
Return
the PlaySimulationMutation.Data containing the simulation status.