☰
EventInsert
Creates a new Event.
Payment Mode has to be one of the enum values.
Input Fields
isDraft: Boolean
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 "!"