SimulationQuery🔗Definition🔗export interface SimulationQuery { config?: any; key: testdata.Key; last?: boolean; stream?: boolean; } Methods🔗No methods.See also🔗 SimulationQueryBuilder