Comment by iterateoften
Comment by iterateoften 2 days ago
Graphql solves the problem. There is no problem here for openapi to solve.
See how that works?
Comment by iterateoften 2 days ago
Graphql solves the problem. There is no problem here for openapi to solve.
See how that works?
Yeah that was one point of many of the benefits of the parent.
? I have a single source of truth in the gql schema. My frontend calls are generated from backend schema and type checked against it.
Openapi is older than graphql.
But the point is that that benefit is not unique to graphql, so by itself, that is not a compelling reason to choose graphql over something else.