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
<sup><ahref='/src/Snippets/Configuration.cs#L18-L22'title='Snippet source file'>snippet source</a> | <ahref='#snippet-RegisterInContainer-1'title='Start of snippet'>anchor</a></sup>
135
+
<sup><ahref='/src/Snippets/Configuration.cs#L17-L21'title='Snippet source file'>snippet source</a> | <ahref='#snippet-RegisterInContainer-1'title='Start of snippet'>anchor</a></sup>
136
136
<!-- endSnippet -->
137
137
138
138
Then the `IEfGraphQLService` can be resolved via [dependency injection in GraphQL.net](https://graphql-dotnet.github.io/docs/guides/advanced#dependency-injection) to be used in `ObjectGraphType`s when adding query fields.
0 commit comments