book icon indicating copy to clipboard operation
book copied to clipboard

📖 The text of the book

Results 53 book issues
Sort by recently updated
recently updated
newest added

And add analysis to prefetching section

content

Atm we have: - all caps - end with the operation, eg `STARS_QUERY`, `FAVORITE_MUTATION` ```js const DELETE_REVIEW_MUTATION = gql` mutation DeleteReview($id: ObjID!) { removeReview(id: $id) } ` ``` What do...

discussion

> One example of local state is a user setting that for whatever reason we didn't want to send to the server to persist. Like what?

question

@moltar commented on [Tue Jun 12 2018](https://github.com/GraphQLGuide/graphql-rest-api-demo/issues/3) Seems like a mix of different fonts: http://take.ms/JEheo Using iBooks on latest macOS.

bug
gitbook

@lorensr commented on [Wed Mar 21 2018](https://github.com/GraphQLGuide/guide/issues/23) gives no results, and sometimes crashes Preview

bug
gitbook

@lorensr commented on [Fri Apr 06 2018](https://github.com/GraphQLGuide/guide/issues/25) Tracking https://github.com/claudio-silva/gitbook-plugin-prism-ext/issues/1

gitbook

Something like this: https://differential.com/uploads/2017/06/06/1*f_XvFD7FvliMM74WHJ0vRQ.png for adding to `Multiple types of data` section of Ch 1

enhancement
chapter 1

in gql, not mongo

enhancement
chapter 1

Instead of the current section numbers on the right: ![image](https://user-images.githubusercontent.com/251288/39030758-0e346232-4432-11e8-88be-ce69197dead1.png) Could try using this: https://github.com/lwchkg/gitbook-pdfgen

gitbook

make client libraries stand out more, or streamlined less ``` # Client libraries ... ## Streamlined request function ``` ![image](https://user-images.githubusercontent.com/251288/39031270-2db7ff30-4435-11e8-88c2-01c87447a444.png)

gitbook