Commit Graph

24 Commits

Author SHA1 Message Date
Trevor Blades
7c26749372 Fix images in html 2019-03-25 14:08:10 -07:00
Raymond Camden
4ecf6b850a Update schema.md
I felt like the text saying to include schema stuff "inside the gql function" may not be quite clear enough for folks who haven't seen template strings or perhaps haven't seen template strings used as a function in that style.
2019-02-05 12:12:56 -06:00
Nil
fbc2cc9849 update schema tutorial (#272)
Because the argument name is talked above (missionPatch argument), I just remove argument names for legibility.
2019-01-17 10:50:21 -08:00
Danielle Man
2ad52294a0 Merge branch 'master' into patch-1 2018-12-13 16:03:17 -08:00
Mounish Sai
cfd47152fb Minor Correction
Replaced signup failed to booking trips failed.
2018-12-12 23:48:06 +05:30
Matt Hagner
116bee7293 fix link typo on mutation subheading
The link on the `Mutation` subheading was pointing back up to the `Object & Scalar Types` heading.
2018-12-05 19:49:15 -06:00
Peggy Rayzis
d07efee1f7 Update all code samples 2018-11-07 09:26:27 -08:00
Peggy Rayzis
ae519ebfde Change how we install dependencies, add VSCode section 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