Skip to main content

EventOrderByInput

talawa-apiDocs


talawa-api / types/generatedGraphQLTypes / EventOrderByInput

Type Alias: EventOrderByInput

> EventOrderByInput: "allDay_ASC" | "allDay_DESC" | "description_ASC" | "description_DESC" | "endDate_ASC" | "endDate_DESC" | "endTime_ASC" | "endTime_DESC" | "id_ASC" | "id_DESC" | "location_ASC" | "location_DESC" | "recurrance_ASC" | "recurrance_DESC" | "startDate_ASC" | "startDate_DESC" | "startTime_ASC" | "startTime_DESC" | "title_ASC" | "title_DESC"

Defined in

src/types/generatedGraphQLTypes.ts:789