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 61a732e commit 5d4b666Copy full SHA for 5d4b666
README.md
@@ -14,5 +14,9 @@ A brief overview: **GraphQL** is a query language for APIs and a runtime for ful
14
- [Frequently Asked Questions (FAQ)](https://graphql.org/faq/)
15
- [Community resources](https://graphql.org/community/)
16
17
+## Deployment
18
+
19
+The site is deployed via Netlify on merges to the source branch, you can see the [builds here](https://app.netlify.com/teams/graphql-org/builds).
20
21
## How to contribute
22
Check out our [contributing guide](./CONTRIBUTING.md) for detailed instructions on how to make changes to the GraphQL website 🎉
0 commit comments