#graphql
Read more stories on Hashnode
Articles with this tag
Create better APIs by utilizing an API design guideline. Ideas on how to write an API design guideline to help you create and maintain a good API. ยท...
Using directives and plugins in Apollo Server 4 to customize the introspection query output ยท Once you have created your first schema and your GraphQL...
Rate Limits are a vital part of every API. Especially, since we operate quite a lot of public and unprotected APIs we need to rate limit...
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...
The following is a republishing of a summary of a research I was tasked to do in Hashnode. The perspective here is me talking to my colleagues. I...