Category: GraphQL

We love to stay on top of industry trends, for in-depth opinions on the state of our industry or what is going on at The Distance follow our blog

An introduction to GraphQL and Apollo

|

For many years, REST has been the standard pattern for designing APIs. Whilst it has many benefits, REST has been proven to be relatively inflexible and doesn’t stand up well when client requirements change. GraphQL is an alternative approach which addresses these flexibility issues. GraphQL is a relatively new API design pattern that can be …

Read More