You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: enhance User and Favorite Resolvers and Update Fixtures
- Update Favorite and User entities to improve data modeling
- Refactor Favorite and User resolvers to enhance query capabilities
- Add new resolvers.ts file to consolidate all resolvers
- Update GraphQL type definitions to reflect changes in resolvers
- Refactor server.ts to improve server setup and initialization
- Update book fixtures loading script to align with entity changes
This update enhances the functionality of the GraphQL API, improves the server setup process,
and ensures that the fixtures align with the updated entities.
0 commit comments