Skip to content

Feature: Implement GraphQL API #275

Description

@Aamod-Dev

Description: Add GraphQL API alongside REST API for more efficient data fetching. Implementation: Set up Apollo Server, create GraphQL schemas and resolvers, implement queries and mutations for products, orders, users, add subscriptions for real-time updates, create GraphQL playground. This requires learning GraphQL and restructuring data access layer. Benefits: Flexible queries and reduced over-fetching.

Metadata

Metadata

Assignees

Labels

HardSSoC26backendFor changes related to the Express server, API routes, or MongoDB modelsenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions