GraphQL

Looking for a job?
Create a free profile and automatically get matched with companies that meet your requirements.
Get job offers
Looking for a developer?
Post your job today and get matched with skilled developers from Europe's #1 developer community.
Find out more

What is GraphQL?

GraphQL is a query language and runtime for APIs that was developed by Facebook. Its aim is to provide a more efficient, powerful, and flexible alternative to traditional REST APIs, allowing clients to request only the data they need and therefore making it more efficient in terms of data transfer and reducing over-fetching or under-fetching of data.