Tech Glossary

What is Graphql?

GraphQL is a database-free language used to retrieve and modify data. It is a way of creating an API that enables different applications to communicate with each other. GraphQL is used to retrieve data from various sources and is a good alternative to REST.