☰
events
Queries for every event.
Finds and returns every event that matches the selected filter options
Function signature
events(companyId: Int!,options: EventOptions): Events!
Type
Arguments
Required fields are marked with "!"companyId: Int!
options: EventOptions