https://youtu.be/HyDk39XPD9Q by @frank spindle
In this demo, Helder addresses the complexity of SDKs by introducing an abstraction layer for GraphQL API features.
By centralizing common decision-making processes, he simplifies SDK development. The demo showcases how a Dagger module streamlines the introspection process, enabling easier templating without worrying about underlying logic.
...