We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 641adb6 commit 15b6b1aCopy full SHA for 15b6b1a
src/pages/index.mdx
@@ -1,5 +1,6 @@
1
---
2
title: GraphQL | A query language for your API
3
+description: GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data.
4
5
6
export { IndexPage as default } from '../components/index-page'
0 commit comments