Hashnode Engineering

Hashnode Engineering

Follow
Follow
homeEDA @Hashnode on AWSCareers @ Hashnode 💼Townhall 🏛About us 👋Start your blog 🚀newslettermembers
Tag

Stellate

#stellate

More content

Read more stories on Hashnode


Articles with this tag

Managing Breaking Changes in Hashnode GQL Public API

Shad MirzaShad Mirza
Oct 19, 20235 min read357 views

Hey 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...

Managing Breaking Changes in Hashnode GQL Public API

From Chaos to Clarity: Understanding GraphQL Error Codes with Stellate, AWS Lambda, API Gateway, and Apollo

Sandro VolpicellaSandro Volpicella
Feb 21, 20239 min read1.0K views

GraphQL 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...

From Chaos to Clarity: Understanding GraphQL Error Codes with Stellate, AWS Lambda, API Gateway, and Apollo