Commit Graph

314 Commits

Author SHA1 Message Date
Danielle Man
e86289efa5 add our GDPR guide to the Platform docs 2018-11-29 15:22:10 -08:00
Duncan L
3d8ed87f21 Additional grammar changes to FAQ 2018-11-27 10:53:52 -05:00
Duncan L
f9fdb51d35 Update FAQ: Grammar fixes 2018-11-27 10:53:52 -05:00
Danielle Man
d1ade4d113 Clearer messaging, updating for code review 2018-11-27 10:37:34 -05:00
Danielle Man
1e826c8c37 Move /reference content from the Engine docs to the Platform docs 2018-11-27 10:37:34 -05:00
Evans Hauser
f704e750f7 Update client awareness docs to use latest AC (#258)
* Update client awareness docs to use latest AC

* Update docs/source/platform/client-awareness.md
2018-11-26 11:24:56 -08:00
Evans Hauser
2052cec4a8 Initial Client Awareness Documentation (#241)
* Remove .DS_Store

* Initial Client Awareness Docs

* Reorg images and write some content

Makes the intro a bit smoother and builds up the meat of the article
with some more screenshots

remove you

* Include client awareness in sidebar

* Fix code highlighting

* Add new before ApolloLink

* Fix some typos

* Reorganize the client-awareness documentation

Overview -> setup -> use cases -> advanced setup
2018-11-21 11:02:00 -08:00
Trevor Blades
58cf83f49c Fix button styles 2018-11-19 11:37:30 -08:00
Jake
8c8721e867 added variable definition to glossary 2018-11-19 13:06:23 -05:00
Evans Hauser
04d155640c Change APOLLO_SCHEMA_TAG -> ENGINE_SCHEMA_TAG
22e2f9b5b9/packages/apollo-engine-reporting/src/agent.ts (L145)
2018-11-16 14:55:49 -08:00
Evans Hauser
2a149a0614 schema: -> service: (#247) 2018-11-15 15:15:15 -08:00
Peggy Rayzis
5133567757 Move schema design content on changes to schema validation 2018-11-15 10:30:53 -05:00
Peggy Rayzis
f5b45fd796 Remove all old guides 2018-11-15 10:30:53 -05:00
Peggy Rayzis
021635e0cb Move apollo config article to platform section 2018-11-15 10:30:53 -05:00
Adnan Karšić
030af98272 Updated resolvers.md, typo/inconsistent naming
The function accepts the following arguments: parent, args, context, info
In the next paragraph, the 'parent' argument is explained but written as 'root' instead of 'parent'
You could also add somewhere in the sentence that the parent is root value passed from server.
2018-11-14 17:53:09 -05:00
unicodeveloper
3e122914ea Change incredible to incredibly 2018-11-12 17:17:46 +01:00
unicodeveloper
77269e3d8d Fix grammar and presentation 2018-11-12 17:16:01 +01:00
James Baxley
6420fd0775 update docs on schema publishing and CLI + config 2018-11-11 02:01:41 -05:00
unicodeveloper
21c0cfdee5 Add full stop 2018-11-08 21:13:42 +01:00
unicodeveloper
07d8993771 Link to Apollo Engine 2018-11-08 21:12:11 +01:00
unicodeveloper
ce2bbbe9c8 Add links to devtools and apollo vscode 2018-11-08 21:08:05 +01:00
unicodeveloper
89e288f1d3 Add note about npx 2018-11-08 18:35:06 +01:00
Hugh Willson
c51a6f55ad Adjust headings in troubleshooting section 2018-11-07 12:57:12 -08:00
Hugh Willson
1c908cbcd1 Merge branch 'abernix/recover-md' 2018-11-07 12:38:52 -08:00
Hugh Willson
588993f1f8 More space/formatting adjustments to work around code fence issues 2018-11-07 11:40:54 -08:00
Hugh Willson
4e11540aa7 Adjust code fence related spacing / layout to fix nunchucks bug
Also added a few spelling corrections.
2018-11-07 11:13:19 -08:00
matt debergalis
ce972f7abf typo 2018-11-07 10:41:56 -08:00
Jesse Rosenberger
dd3a5710b1 Just some general formatting fixes, but not the solution. 2018-11-07 10:08:56 -08:00
Jesse Rosenberger
933093e491 Revert "Temporarily remove until we find the syntax error."
This reverts commit 6b99bd7d6b.
2018-11-07 09:57:21 -08:00
Jesse Rosenberger
a8f21c6c13 Temporarily remove until we find the syntax error. 2018-11-07 09:26:27 -08:00
Peggy Rayzis
91a35597a4 Add platform section 2018-11-07 09:26:27 -08:00
Peggy Rayzis
a8b71f5143 Adjusted button styling 2018-11-07 09:26:27 -08:00
Peggy Rayzis
a553b33620 Add landing page 2018-11-07 09:26:27 -08:00
Jesse Rosenberger
dbb8e99560 Operation registry. 2018-11-07 09:26:27 -08:00
Peggy Rayzis
d8d43122e9 Refactored to platforn docs 2018-11-07 09:26:27 -08:00
Peggy Rayzis
d07efee1f7 Update all code samples 2018-11-07 09:26:27 -08:00
Peggy Rayzis
04bd2e6490 Finalized local state section 2018-11-07 09:26:27 -08:00
Peggy Rayzis
df4fcdaa20 Added section on mutations and local state 2018-11-07 09:26:27 -08:00
Peggy Rayzis
39d9c853a9 Completed section on building queries 2018-11-07 09:26:27 -08:00
unicodeveloper
05c3c90771 Link to Github to enable the reader to run the query and get data 2018-11-07 09:26:27 -08:00
unicodeveloper
977bd820e9 Add content 2018-11-07 09:26:27 -08:00
unicodeveloper
f9636763dd Add little details about the Query component 2018-11-07 09:26:27 -08:00
Peggy Rayzis
22aae627be Reworked setting up client page 2018-11-07 09:26:27 -08:00
unicodeveloper
6a6b57e20a Define the gql tag 2018-11-07 09:26:27 -08:00
unicodeveloper
7512fc0891 Add little notes about apollo-link-http and apollo-cache-inmemory 2018-11-07 09:26:27 -08:00
unicodeveloper
09121386b6 Add codesandbox demo 2018-11-07 09:26:27 -08:00
unicodeveloper
805a48ac65 Modify Introduction 2018-11-07 09:26:27 -08:00
unicodeveloper
91d293ee42 Modify description again 2018-11-07 09:26:27 -08:00
unicodeveloper
ed122ce898 Modify the description 2018-11-07 09:26:27 -08:00
unicodeveloper
b1627a43c3 Add instructions for installing React 2018-11-07 09:26:27 -08:00