Shad MirzaforHashnode Engineeringengineering.hashnode.com·Oct 19, 2023Managing Breaking Changes in Hashnode GQL Public APIHey everyone, this article discusses how we manage breaking changes in Hashnode's GQL Public API. We recently announced Public APIs 2.0 and have been rapidly iterating. As a result, we are incorporating feedback and enhancing the APIs. We are thrille...Discuss·104 likes·351 readsGraphQL
Sandro VolpicellaforHashnode Engineeringengineering.hashnode.com·Feb 21, 2023From Chaos to Clarity: Understanding GraphQL Error Codes with Stellate, AWS Lambda, API Gateway, and ApolloGraphQL handles error codes a bit differently compared to REST Apis. While we still get HTTP response codes like 200 OK 400 Bad Request 500 Server Error It often happens that an error happened even if we received a 200 status code. This blog pos...Discuss·69 likes·994 readsAWS