Commit Graph

605 Commits

Author SHA1 Message Date
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
unicodeveloper
f7e53324d8 Add little notes about apollo-link-http and apollo-cache-inmemory 2018-10-28 03:07:50 -04:00
unicodeveloper
2c3c73c575 Add codesandbox demo 2018-10-28 03:07:50 -04:00
unicodeveloper
95be0031f3 Modify Introduction 2018-10-28 03:07:50 -04:00
unicodeveloper
c25a4a6dc9 Modify description again 2018-10-28 03:07:50 -04:00
unicodeveloper
f6d5d99ee3 Modify the description 2018-10-28 03:07:50 -04:00
unicodeveloper
ba76b96d8e Add instructions for installing React 2018-10-28 03:07:50 -04:00
unicodeveloper
a165f5672d Add setting up client environment 2018-10-28 03:07:50 -04:00
Peggy Rayzis
64ea157f5d Restrcture production section: 2018-10-24 11:58:12 -04:00
unicodeveloper
96146060ef Remove some unecessary items 2018-10-24 11:58:12 -04:00
unicodeveloper
bb61a528e2 Add the running query sentence 2018-10-24 11:58:12 -04:00
unicodeveloper
b739d31ddf Reference the Engine guide 2018-10-24 11:58:12 -04:00
unicodeveloper
349ad70c8e First draft 2018-10-24 11:58:12 -04:00
Peggy Rayzis
4c6ec3c018 Change how we install dependencies, add VSCode section 2018-10-23 15:41:43 -04:00
Peggy Rayzis
0321517641 Refactor resolvers section 2018-10-23 15:41:43 -04:00
unicodeveloper
4da024372d Add additional queries 2018-10-23 15:41:43 -04:00
unicodeveloper
818b91a4bf Add a launch query 2018-10-23 15:41:43 -04:00
unicodeveloper
8d3d6db2cd Update resolver with missionPatch function 2018-10-23 15:41:43 -04:00
unicodeveloper
da3f8e3336 Add content for isBooked resolver function 2018-10-23 15:41:43 -04:00
unicodeveloper
0c2016905e Replace all occurrences of root with _ 2018-10-23 15:41:43 -04:00
unicodeveloper
0b1969c5b9 Correct sentence 2018-10-23 15:41:43 -04:00
unicodeveloper
b0ee2ad94c Add pagination 2018-10-23 15:41:43 -04:00
unicodeveloper
6812bee4d6 Jake will write the testing section 2018-10-23 15:41:43 -04:00
unicodeveloper
a0ac7f5885 Add image and authentication section 2018-10-23 15:41:43 -04:00
unicodeveloper
6c758e93ac Change GraphQL to graph 2018-10-23 15:41:43 -04:00
unicodeveloper
8cf1260c21 Done with calling resolvers 2018-10-23 15:41:43 -04:00
unicodeveloper
378554607e Add boilerplate content till Jake's code is good to go 2018-10-23 15:41:43 -04:00
unicodeveloper
23496435dd Add notes 2018-10-23 15:41:43 -04:00
unicodeveloper
aca4fc9460 Write intro note(one sentence) 2018-10-23 15:41:43 -04:00
Peggy Rayzis
ef0ed8d881 Clean up data source section
Minor changes
2018-10-22 12:47:03 -04:00
unicodeveloper
c025f8dfa3 Update launchReducer code sample 2018-10-22 12:47:03 -04:00
unicodeveloper
13a8840d22 Refactor launchReducer code 2018-10-22 12:47:03 -04:00
unicodeveloper
158194438b Add more meat to advantages of data sources 2018-10-22 12:47:03 -04:00
unicodeveloper
faed4d7eec Remove MvrpAPI example 2018-10-22 12:47:03 -04:00
unicodeveloper
b511edb631 Add more context 2018-10-22 12:47:03 -04:00
unicodeveloper
7431b4f2a0 Add reference to isBookedOnLaunch method 2018-10-22 12:47:03 -04:00
unicodeveloper
c04545260e Add cursor to the object returned in the launchReducer function 2018-10-22 12:47:03 -04:00
unicodeveloper
014d67fac7 Update content to reflect new code 2018-10-22 12:47:03 -04:00
unicodeveloper
639644d7e8 Add more info 2018-10-22 12:47:03 -04:00
unicodeveloper
84bc73a272 Connect data sources to Apollo Server 2018-10-22 12:47:03 -04:00
unicodeveloper
dfea2af39a Add note about writing resolvers in the next section 2018-10-22 12:47:03 -04:00
unicodeveloper
aecb488612 Connect to database 2018-10-22 12:47:03 -04:00
unicodeveloper
af68e7fb07 Add package correction 2018-10-22 12:47:03 -04:00
unicodeveloper
6fccc63c4c Add datasource content for REST API 2018-10-22 12:47:03 -04:00
unicodeveloper
6fa186c0b6 Add datasources example 2018-10-22 12:47:03 -04:00
Peggy Rayzis
1aa8d0a96b Add introduction 2018-10-19 12:26:22 -04:00
Peggy Rayzis
e2f3c8424c Edited build a schema section to break down each step
Remove DS_Store
2018-10-15 23:22:21 -04:00
unicodeveloper
1bb30e307c Update Schema with the mutation response interface and isBooked field on the Launch type 2018-10-15 23:22:21 -04:00