☰
eventUpdate
Updates an event
Updates the selected event with the inserted data. Returns the updated event.
Function signature
eventUpdate(companyId: Int!,data: EventUpdate!): Event!
Type
Arguments
Required fields are marked with "!"companyId: Int!
data: EventUpdate!