This post provides an unfiltered review of building a GraphQL server with Netflix DGS in Java. It discusses the schema-first approach in GraphQL, the features of a GraphQL server, and the steps to implement a Netflix DGS GraphQL server. It also explores the benefits and drawbacks of adopting a compiler approach over a resolver approach.

15m read timeFrom hasura.io
Post cover image
Table of contents
What is schema-first approach in GraphQL?What Constitutes a GraphQL server?Is there a faster path to GraphQL?Conclusion

Sort: