Commit Graph

365 Commits

Author SHA1 Message Date
unicodeveloper
2639c5b6bf Add notes 2018-11-07 09:26:27 -08:00
unicodeveloper
b4b89d9e93 Write intro note(one sentence) 2018-11-07 09:26:27 -08:00
Peggy Rayzis
eedd03ee48 Clean up data source section
Minor changes
2018-11-07 09:26:27 -08:00
unicodeveloper
1ff729f724 Update launchReducer code sample 2018-11-07 09:26:27 -08:00
unicodeveloper
24a3fbd0b2 Refactor launchReducer code 2018-11-07 09:26:27 -08:00
unicodeveloper
9deb4fbf11 Add more meat to advantages of data sources 2018-11-07 09:26:27 -08:00
unicodeveloper
3cd6af0608 Remove MvrpAPI example 2018-11-07 09:26:27 -08:00
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
Jesse Rosenberger
6b99bd7d6b Temporarily remove until we find the syntax error. 2018-11-07 09:23:46 -08:00
Peggy Rayzis
ac36a24a06 Add platform section 2018-11-07 09:11:42 -08:00
Peggy Rayzis
ec8310cde7 Adjusted button styling 2018-11-07 08:46:42 -08:00
Peggy Rayzis
7a14573b1a Add landing page 2018-11-07 08:46:42 -08:00
Jesse Rosenberger
f073ddb066 Operation registry. 2018-11-07 08:46:42 -08:00
Peggy Rayzis
a55b616d14 Refactored to platforn docs 2018-11-07 08:46:42 -08:00
Peggy Rayzis
5c0790e3da Update all code samples 2018-11-07 06:55:07 -08:00
Peggy Rayzis
d84d5550bd Finalized local state section 2018-11-06 02:18:41 -08:00
Peggy Rayzis
829c76411d Added section on mutations and local state 2018-11-06 02:18:41 -08:00
Peggy Rayzis
306cf4b8a9 Completed section on building queries 2018-11-06 02:18:41 -08:00
unicodeveloper
e4c6accc7f Link to Github to enable the reader to run the query and get data 2018-11-06 02:18:41 -08:00
unicodeveloper
5e62f6083f Add content 2018-11-06 02:18:41 -08:00
unicodeveloper
884052cdd6 Add little details about the Query component 2018-11-06 02:18:41 -08:00
Peggy Rayzis
38613407f7 Reworked setting up client page 2018-10-28 03:07:50 -04:00
unicodeveloper
bc618c38a0 Define the gql tag 2018-10-28 03:07:50 -04:00