Skip to content

GraphQLGuide/guide-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e045107 ยท Apr 11, 2021

History

27 Commits
Aug 3, 2020
Jul 13, 2020
Jul 12, 2020
Apr 11, 2021
Jul 12, 2020
Jul 15, 2020
Jul 12, 2020
Jul 12, 2020
Jul 12, 2020
Jul 12, 2020

Repository files navigation

Supporting

If you'd like to read the GraphQL 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.

Chapter 10: Android

Numbered branches (0 and up) have the most up-to-date code (often newer than the most recent published revision of the book). When code has changed between book revisions, a new code version is created, and each branch is tagged, with the naming format [step]_[version]. For instance, revision r6 of the book was published with version 0.1.0 of this repo, so the tag for step 5 was 5_0.1.0.

Contributors

/GraphQLGuide/guide-android/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 can go directly to PRs and will usually get a quick response ๐Ÿ˜Š

When editing code that's part of the book, submit the PR to the corresponding step branch (eg branch 3 for step 3) instead of to master.

Github PR creation

Setting the base branch to step 3


CHANGELOG