GraphQL

GraphQL is a query lan­guage for APIs that allows clients to request spe­cif­ic data they need. Craft CMS has a built-in GraphQL API that enables con­tent deliv­ery to decou­pled fron­tend appli­ca­tions like sin­gle-page apps (SPAs) and sta­t­ic site gen­er­a­tors. The API is self-doc­u­ment­ing, and you can explore and test queries using Craft’s includ­ed GraphiQL IDE.

Learn about the fun­da­men­tals of GraphQL