Skip to content

Commit

Permalink
Added on-call overview feature with service count and assignments
Browse files Browse the repository at this point in the history
- 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
mastercactapus committed May 14, 2024
1 parent 17bc4e2 commit 9b5277f
Show file tree
Hide file tree
Showing 6 changed files with 974 additions and 166 deletions.
53 changes: 53 additions & 0 deletions gadb/queries.sql.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 9b5277f

Please sign in to comment.