Commit Graph

161 Commits

Author SHA1 Message Date
unicodeveloper
0306fcc275 Add more context 2018-11-07 09:26:27 -08:00
unicodeveloper
4edc2b05c2 Add reference to isBookedOnLaunch method 2018-11-07 09:26:27 -08:00
unicodeveloper
55ef230fba Add cursor to the object returned in the launchReducer function 2018-11-07 09:26:27 -08:00
unicodeveloper
b6bf9259b7 Update content to reflect new code 2018-11-07 09:26:27 -08:00
unicodeveloper
58ff881e3c Add more info 2018-11-07 09:26:27 -08:00
unicodeveloper
855a8e9b51 Connect data sources to Apollo Server 2018-11-07 09:26:27 -08:00
unicodeveloper
21fab84f15 Add note about writing resolvers in the next section 2018-11-07 09:26:27 -08:00
unicodeveloper
05e0bd88c1 Connect to database 2018-11-07 09:26:27 -08:00
unicodeveloper
d1400b5659 Add package correction 2018-11-07 09:26:27 -08:00
unicodeveloper
3d9da4dc29 Add datasource content for REST API 2018-11-07 09:26:27 -08:00
unicodeveloper
f8cb4af23d Add datasources example 2018-11-07 09:26:27 -08:00
Peggy Rayzis
517a4d689f Add introduction 2018-11-07 09:26:27 -08:00
Peggy Rayzis
9995af3aea Edited build a schema section to break down each step
Remove DS_Store
2018-11-07 09:26:27 -08:00
unicodeveloper
396dd55b97 Update Schema with the mutation response interface and isBooked field on the Launch type 2018-11-07 09:26:27 -08:00
unicodeveloper
63650d963f Add isBooked field to Launch type 2018-11-07 09:26:27 -08:00
unicodeveloper
3db0d81839 Update sentence 2018-11-07 09:26:27 -08:00
unicodeveloper
08e368e69a Remover cursor and data fields 2018-11-07 09:26:27 -08:00
unicodeveloper
674e79b8f0 Remove any pagination element for now 2018-11-07 09:26:27 -08:00
unicodeveloper
b5fb77fd40 Make the features point bold 2018-11-07 09:26:27 -08:00
unicodeveloper
0e3160ee3c Change server.js to index.js 2018-11-07 09:26:27 -08:00
unicodeveloper
6476b0de42 Add feedback 2018-11-07 09:26:27 -08:00
unicodeveloper
01a6cbc451 Change user query to 2018-11-07 09:26:27 -08:00
unicodeveloper
c3c1de3a6e Add images 2018-11-07 09:26:27 -08:00
unicodeveloper
23ac30a765 Add concept 2018-11-07 09:26:27 -08:00
unicodeveloper
29e84fc388 Remove unecessary sentence 2018-11-07 09:26:27 -08:00
unicodeveloper
8c877cc9c0 Add content 2018-11-07 09:26:27 -08:00
Peggy Rayzis
7e7d6912a2 Edited the structure, added page on resolvers 2018-11-07 09:26:27 -08:00
Peggy Rayzis
272bb41b2a Add outline 2018-11-07 09:26:27 -08:00
Charlie Duong
50ae5695d4 docs: Fix minor grammar issue in performance docs (#208)
'allows implements' -> 'implements'
2018-09-10 11:14:50 -04:00
Tomasz Rydzyński
ae2f369c71 Fix typo in testing-react-components.md (#177)
Typo: libary -> library
2018-09-04 10:11:41 -04:00
Alexis Launay
000479b616 Explain how to mock GraphQL errors (#205)
Using `error` key on the mock will only result in a `networkError` define. This fix explains how to define GraphQL errors which might not be explicit when a beginner is not used to it.
2018-09-04 10:09:55 -04:00
Diana Lakatos
152dc4a08b Update graphql-glossary.md (#202) 2018-09-04 09:53:14 -04:00
Simona Cotin
436729e26c Fix typo (#201)
Update page to fix typo
2018-09-04 09:47:44 -04:00
Michael Sharer
4ece4cd3a4 Update graphql-glossary.md (#207)
Updated 404 link for Schema Versioning Guide
2018-09-04 09:46:11 -04:00
Hugh Willson
5dc1d46393 Mention createUploadLink in client side upload docs (#206)
The file uploads guide shows how to install the `apollo-upload-client` package, and provides React Apollo based examples showing how to submit file uploads. The listed examples will not work however, unless the `apollo-upload-client` package is properly integrated into Apollo Client. The changes in this commit show how to use `createUploadLink` with Apollo Client (to enable `apollo-upload-client`), and note the fact that `apollo-upload-client` will not work with Apollo Boost.

Thanks!
2018-09-04 09:44:10 -04:00
Prosper Otemuyiwa
b3bcabe452 Merge pull request #197 from Babsvik/patch-1
Updated faq
2018-08-16 21:57:23 +01:00
unicodeveloper
8c6d99f784 Remove useless backticks 2018-08-16 21:52:33 +01:00
Jon Babsvik
91cb867820 Updated faq
Noticed some link typos, fixed them.
2018-08-16 10:24:40 +02:00
Jake
64e27aa49f updated wording, added engine 2018-08-15 16:17:11 -04:00
Jake
168c8c38ae moved faq to resource 2018-08-15 16:17:11 -04:00
Jake
ac3a670afd moved questions around 2018-08-15 16:17:11 -04:00
Jake
47ba997ab9 updated answers and phase descriptions 2018-08-15 16:17:11 -04:00
Jake
595116de30 removed spacing comments 2018-08-15 16:17:11 -04:00
Jake
fc73f944ff answered other questions 2018-08-15 16:17:11 -04:00
Jake
ee56e527d5 answered most questiosn 2018-08-15 16:17:11 -04:00
Jake
59f8b619dd wip on faq–added some answers 2018-08-15 16:17:11 -04:00
Jake
55204056d5 wip 2018-08-15 16:17:11 -04:00
unicodeveloper
50315ac882 Complete schema versioning workflow 2018-08-15 16:17:11 -04:00
unicodeveloper
7e246ad401 Reference the Subscription docs 2018-08-15 16:17:11 -04:00
unicodeveloper
8236096e09 Redefine Normalization and make it specific to Apollo Client 2018-08-15 16:17:11 -04:00