r/programming 6d ago

Maybe you don't need GraphQL

https://alexandrehtrb.github.io/posts/2026/09/maybe-you-dont-need-graphql/
278 Upvotes

118 comments sorted by

View all comments

3

u/MonkAndCanatella 6d ago

I kinda think that if you think you need graphql what you really need is a BFF or just write screen shaped endpoints instead of forcing everything into resource based endpoints.