Hacker News new | ask | show | jobs
by tusharmath 971 days ago
Writing your own backend for GraphQL doesn't scale. You should stick to no-code solutions that can auto generate graphQL on top of existing APIs. Checkout https://tailcall.run
1 comments

I was talking about apollo client library (since we're comparing it with react query)