Interface: TrialSchema
TrialSchema defines the data that are generated for each trial. They are key-value pairs in which the key is the variable name, and the value is JSON Schema that defines the type of the variable.
Indexable
[key
: string
]: JsonSchema