ahmad19 said over 5 years ago on More on GraphQL - Organizing and Refactoring :
There is something i would like to bring to your notice. If you can take a look at interface, fragments as well. They also add up a resuability factor in there. If you can create a tutorial with it, it would be nice. Thanks for this episode.

Zizo said about 5 years ago on More on GraphQL - Organizing and Refactoring :
Great Episode! thanks Dave.

bb8 said about 5 years ago on More on GraphQL - Organizing and Refactoring :
great video I have tried this approach and found it to be useful. However, now I am wrapping a much larger db in graphql and have had some success autogeneratign the graphql schema based on inspecting the models. Q1: Could you make a video translating the project above to be autogenerated? My main issue right now is that I can't figure out how things are built in runtime with rails. Figuring out what order everything is executed is confusing. Q2 do you have any videos on the inner workings of rails under the hood and how it is run and built at runtime?

nelobaba said over 4 years ago on More on GraphQL - Organizing and Refactoring :
Please can you create a tutorial that addresses fragments, interfaces as well as autogeneration of schema????

Login to Comment