Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added on-call overview feature with service count and assignments
- Implemented 'GQLUserOnCallOverview' SQL query and its handler - Defined and utilized related GraphQL types - Updated user API to include 'onCallOverview' method - Refined GraphQL execution schema to handle new fields and types - Covered various edge cases and possible error states to ensure reliability
- Loading branch information