[GraphQL](https://graphql.org/) (from “Graph Query Language”) is used to communicate with backend systems through an [[API (Application Programming Interface)]], allowing you to fetch and manipulate data. It was developed by Facebook in 2012 and made open source in 2015.