sankaraJ / book

πŸ“– The text of the book

Home Page:https://graphql.guide

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repo contains the text of The GraphQL Guide.

Supporting

If you'd like to read the Guide, and if you can afford to purchase it or if your company reimburses you for educational materials (most do πŸ‘), we would value your support: https://graphql.guide.

Contributors

/GraphQLGuide/book/graphs/contributors

Thank you to everyone who has contributed πŸ˜ƒπŸ™Œ

Contributing

We welcome issues and PRs! For large changes, we recommend opening an issue first to get feedback before putting in the work of a PR. Minor things like typo fixes or suggested rewordings can go directly to PRs and will usually get a quick response 😊

Formatting

  • Use curly quotes (β€œ β€˜ ’ ”) unless inside code blocks, in which case use straight quotes (' ")

Setup

If you're working on gitbook-related issues or want to see how your PR will be formatted, follow these steps to get set up after cloning:

npm i -g gitbook
gitbook install
mkdir out/

Changelog

About

πŸ“– The text of the book

https://graphql.guide


Languages

Language:Shell 100.0%