ENUM
ServerActionsOrderBy
Methods to use when ordering ServerAction
.
link GraphQL Schema definition
- enum ServerActionsOrderBy {
- }
link Require by
- CreateServerActionPayloadThe output of our create `ServerAction` mutation.
- DeleteServerActionPayloadThe output of our delete `ServerAction` mutation.
- mnCreateServerActionPayloadThe output of our many create `ServerAction` mutation.
- mnDeleteServerActionPayloadThe output of our delete mn `ServerAction` mutation.
- mnUpdateServerActionPayloadThe output of our update mn `ServerAction` mutation.
- QueryThe root query type which gives access points into the data universe.
- Servernull
- UpdateServerActionPayloadThe output of our update `ServerAction` mutation.