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
When initialising the same schema for multiple ServiceCollection's you can only do this when calling UseGraphQL before you run AddGraphQL on the second collection.