conventions icon indicating copy to clipboard operation
conventions copied to clipboard

Convention generated schema along with federated schema

Open aeyaey opened this issue 3 years ago • 0 comments

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.

aeyaey avatar Mar 23 '22 16:03 aeyaey