mirror of
https://github.com/SamyRai/tercul-backend.git
synced 2025-12-27 02:51:34 +00:00
This commit introduces analytics features to the application. It includes: - Extended domain models for storing analytics data. - An analytics repository and service for managing the data. - Integration with GraphQL mutations to update analytics counts. - New GraphQL queries to expose analytics data. - Unit and integration tests for the new features. |
||
|---|---|---|
| .. | ||
| model | ||
| .keep | ||
| generated.go | ||
| helpers.go | ||
| integration_test.go | ||
| resolver.go | ||
| schema.graphqls | ||
| schema.resolvers.go | ||