sarathpetec / cred

Simple SpringBoot Application with Mongo DB and GraphQL
Apache License 2.0
1 stars 2 forks source link

Implement GraphQL Queries for User Profile Data Retrieval #3

Open sarathpetec opened 6 months ago

sarathpetec commented 6 months ago

Develop GraphQL queries that allow for the retrieval of user profiles, company details, user secrets (with appropriate security measures), language proficiencies, skills, and work experiences. Include filtering, sorting, and pagination capabilities to handle complex data fetching scenarios efficiently.