# Learn GraphQL
GraphQL has extensive documentation and learning resources, and an active developer community. We've gathered some links and resources to help you get started if you're new to GraphQL.
[GraphQL](https://graphql.org/)
GraphQL.org is the home of the GraphQL language, and the definitive source of information for all things GraphQL.
[How to GraphQL](https://www.howtographql.com)
In-depth learning experience with practical GraphQL tutorials for client and server development.
[Awesome GraphQL](https://github.com/chentsulin/awesome-graphql)
A community collection of links to GraphQL resources.
[GraphQL on Stack Overflow](https://stackoverflow.com/questions/tagged/graphql)
All things GraphQL on the largest developer-answers site on the planet.