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.
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.