Add EntityFramework Core IQueryable support to GraphQL
- Automatic Query Generation - Maps GraphQL queries to EF Core queries
- Smart Projections - Only loads requested fields from the database for optimal performance
- Foreign Key Inclusion - Automatically includes primary and foreign keys in projections for reliable custom resolvers
- Filtering & Sorting - Built-in support for complex
where,orderBy,skip, andtakearguments - Pagination - GraphQL Relay connection specification support with
first/afterandlast/before - Navigation Properties - Automatic includes based on requested GraphQL fields
- Multi-Context Support - Use multiple DbContext types in the same GraphQL schema
See Milestones for release notes.
Entity Framework Extensions is a major sponsor and is proud to contribute to the development this project.
https://nuget.org/packages/GraphQL.EntityFramework/
Memory designed by H Alberto Gongora from The Noun Project
