Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Repository files navigation

GraphQL.EntityFramework

Build status NuGet Status

Add EntityFramework Core IQueryable support to GraphQL

Features

  • 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, and take arguments
  • Pagination - GraphQL Relay connection specification support with first/after and last/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.

Sponsors

Entity Framework Extensions

Entity Framework Extensions is a major sponsor and is proud to contribute to the development this project.

Entity Framework Extensions

Developed using JetBrains IDEs

JetBrains logo.

NuGet package

https://nuget.org/packages/GraphQL.EntityFramework/

Documentation

Icon

Memory designed by H Alberto Gongora from The Noun Project

About

Adds EntityFramework Core IQueryable support to GraphQL

Resources

Code of conduct

Stars

Watchers

Forks

Releases

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.