☰
EventUpdate
Updates an Event.
Updates the selected Event with the inserted data. Only the fields sent are updated.
Input Fields
isDraft: Boolean
eventId: String!
name: String
documentId: Int
eventDate: Date
repetition: Int
repetitionValue: Int
weeklySunday: Boolean
weeklyMonday: Boolean
weeklyTuesday: Boolean
weeklyWednesday: Boolean
weeklyThursday: Boolean
weeklyFriday: Boolean
weeklySaturday: Boolean
monthlyValue: Int
eventActions: [EventActionInput]
Required fields are marked with "!"