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
Is it currently possible to use this project along with federated schema?
Currently we use the GraphQL.Utilities.Federation.FederatedSchema.For(...) with a text based schema and c# classes matching that. Having to keep the schema and classes in sync seems a bit dull.
The text was updated successfully, but these errors were encountered:
Is it currently possible to use this project along with federated schema?
Currently we use the GraphQL.Utilities.Federation.FederatedSchema.For(...) with a text based schema and c# classes matching that. Having to keep the schema and classes in sync seems a bit dull.
The text was updated successfully, but these errors were encountered: