ENUM
ModelDetectionItemsOrderBy
Methods to use when ordering ModelDetectionItem
.
link GraphQL Schema definition
- enum ModelDetectionItemsOrderBy {
- }
link Require by
- CreateModelDetectionItemPayloadThe output of our create `ModelDetectionItem` mutation.
- DeleteModelDetectionItemPayloadThe output of our delete `ModelDetectionItem` mutation.
- DetectionItemnull
- mnCreateModelDetectionItemPayloadThe output of our many create `ModelDetectionItem` mutation.
- mnDeleteModelDetectionItemPayloadThe output of our delete mn `ModelDetectionItem` mutation.
- mnUpdateModelDetectionItemPayloadThe output of our update mn `ModelDetectionItem` mutation.
- Modelnull
- QueryThe root query type which gives access points into the data universe.
- UpdateModelDetectionItemPayloadThe output of our update `ModelDetectionItem` mutation.