☰
eventDelete
Deletes events
Deletes the events that have the inserted Ids
Function signature
eventDelete(companyId: Int!,eventId: [String]!): DeletionError!
Type
Arguments
Required fields are marked with "!"companyId: Int!
eventId: [String]!