INPUT_OBJECT
ReflectionExperimentOrder
Ordering options for ReflectionExperiment connections
link GraphQL Schema definition
- input ReflectionExperimentOrder {
- # The ordering direction.
- : OrderDirection!
- # The field by which to order ReflectionExperiments.
- : ReflectionExperimentOrderField!
- }
link Require by
This element is not required by anyone