-
Notifications
You must be signed in to change notification settings - Fork 3
Experiments query experimentsAll
Petr Štechmüller edited this page Aug 29, 2020
·
1 revision
Description: get all experiments
ExperimentsAllQuery
class ExperimentsAllHandler implements IQueryHandler<ExperimentsAllQuery, Experiment[]>
Name | Type | Mandatory |
---|---|---|
userID | number | true |
Experiment[]
- collection of all experiments for selected user