Home / Companies / Wundergraph / Blog / Post Details
Content Deep Dive

Generated GraphQL APIs: Tight Coupling as a Service

Blog post from Wundergraph

Post Details
Company
Date Published
Author
Jens Neuse
Word Count
2,953
Company Posts That Month
1
Language
English
Hacker News Points
3
Post removed?
No
Summary

Generated GraphQL APIs have gained popularity due to their ability to generate APIs quickly and easily. However, they lack the capabilities to design APIs properly, violating the principle of information hiding. They also force business logic onto API consumers, making it hard to evolve and scale beyond small projects and teams. The risk of relying on proprietary features of a SaaS provider is significant, as companies like Graphcool shut down their services due to scalability issues. A better approach would be to focus on designing APIs that abstract away storage and implement business logic in the API layer. Using GraphQL as an ORM is not a suitable solution for this use case. Instead, tools that provide GraphQL interfaces on top of any possible database could be beneficial, such as Hasura's ETL pipeline tool. Ultimately, companies should prioritize designing and implementing APIs properly to ensure their success.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Developer Experience 4 71 48 31 -41%
Serverless 2 839 70 35 +34%
Data Pipeline 1 90 32 18 +45%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.