ENUM
ImagesOrderBy
Methods to use when ordering Image
.
link GraphQL Schema definition
- enum ImagesOrderBy {
- }
link Require by
- CreateImagePayloadThe output of our create `Image` mutation.
- DeleteImagePayloadThe output of our delete `Image` mutation.
- DetectionItemnull
- mnCreateImagePayloadThe output of our many create `Image` mutation.
- mnDeleteImagePayloadThe output of our delete mn `Image` mutation.
- mnUpdateImagePayloadThe output of our update mn `Image` mutation.
- QueryThe root query type which gives access points into the data universe.
- Servernull
- UpdateImagePayloadThe output of our update `Image` mutation.