OBJECT

EspotExperiment

link GraphQL Schema definition

1type EspotExperiment {
2
3experimentResultId: String!
5
4experimentResultName: String
6
7}