Skip to content

Add SchemaInjectorCollection per ServiceCollection (#144) #145

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 10, 2023

Conversation

Fgruntjes
Copy link
Contributor

@Fgruntjes Fgruntjes commented Dec 7, 2023

Fixed #144 issue when calling AddGraphQL multiple times before UseGraphQL is called.

* Fixed graphql-aspnet#144 race condition when calling AddGraphQL multiple times before UseGraphQL is called
@kevin-carroll
Copy link
Member

will be deployed on 12/17/23 with v1.3.1

@kevin-carroll kevin-carroll merged commit 3878da9 into graphql-aspnet:master Dec 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error when building same schema for different service collections
2 participants