EventOrderByInput
No description
enum EventOrderByInput {
id_ASC
id_DESC
title_ASC
title_DESC
description_ASC
description_DESC
startDate_ASC
startDate_DESC
endDate_ASC
endDate_DESC
allDay_ASC
allDay_DESC
startTime_ASC
startTime_DESC
endTime_ASC
endTime_DESC
recurrance_ASC
recurrance_DESC
location_ASC
location_DESC
}
Values
EventOrderByInput.id_ASC
EventOrderByInput.id_DESC
EventOrderByInput.title_ASC
EventOrderByInput.title_DESC
EventOrderByInput.description_ASC
EventOrderByInput.description_DESC
EventOrderByInput.startDate_ASC
EventOrderByInput.startDate_DESC
EventOrderByInput.endDate_ASC
EventOrderByInput.endDate_DESC
EventOrderByInput.allDay_ASC
EventOrderByInput.allDay_DESC
EventOrderByInput.startTime_ASC
EventOrderByInput.startTime_DESC
EventOrderByInput.endTime_ASC
EventOrderByInput.endTime_DESC
EventOrderByInput.recurrance_ASC
EventOrderByInput.recurrance_DESC
EventOrderByInput.location_ASC
EventOrderByInput.location_DESC
Member of
eventsByOrganization
query ● eventsByOrganizationConnection
query ● registeredEventsByUser
query