12 Commits

Author SHA1 Message Date
Stephen Barlow
da6bbf0f4d Update Graph Manager architecture diagram to reflect new name 2019-08-19 15:51:11 -07:00
Adam Zionts
4fc6bb123d Add a section on graph manager in general
There is some information about the schema registry, but since we're
trying to have this (1) Introduce a new concept of the "graph manager"
by using that word for the first time and (2) have this be a standalone
document to point users to, it's important to have a brief section
explaining what that is.
2019-07-14 14:15:01 -07:00
Evans Hauser
ecdae24feb op-reg: update migration guide with more details (#480)
* op-reg: update migration guide with more details

In order to fully describe what the upgrade contains and requires,
we need to expand on the operation registry migration plan to include a
feature description and more detailed instruction set

* address feedback and add details

* make tag copy language more friendly

* add more warnings around variants/tags
2019-06-12 17:11:16 -07:00
Evans Hauser
ec7a35d305 Update schema validaton screenshots and command output (#385)
* apollo-config: run prettier and add service to client docs

* schema-validation: update screenshots

* schema-validation: update command output

* schema-validation: use npx and add npm install apollo
2019-04-05 13:32:31 -07:00
Evans Hauser
7d4a3408f0 validation: rework content
This commit:

* updates the introduction to include necessary background information
  * start with an operation list then move to comparison
* places the setup basic instructions higher up in the flow
* uses npx instead of a global apollo
* adds schema tags to the instructions with an image
* defines more of the current cli's behavior
* shifts describing specific schema changes to general strategies around
  proper evolution of a schema
* adds learnings from dogfooding
  * ignoring exit code
* simplifies the CircleCI setup
* add rollover recomendation
* Label alternative strategies for maintaining an api and make
non-breaking changes section less opinonated
* ease example into example of field change
* simplify description of behavior between Notice and Error

Wording changes include:

* passive -> active voice
* remove second person
* cutdown extra information
* pull-request => pull request
* cli => CLI
* published => pushed
2019-03-05 14:52:45 -08:00
Danielle Man
b1204a650c Move the Engine proxy feature config article to the Platform docs 2018-12-13 13:39:57 -08:00
Danielle Man
4867b73bbb Rewrite the integrations article to orient around "Platform Integrations", not just Engine integrations 2018-12-03 13:18:45 -08:00
Danielle Man
f7127aaab0 Add the Engine diagram from the Engine docs to the Engine guide 2018-11-30 11:21:50 -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
Peggy Rayzis
91a35597a4 Add platform section 2018-11-07 09:26:27 -08:00
Peggy Rayzis
a553b33620 Add landing page 2018-11-07 09:26:27 -08:00
Peggy Rayzis
d8d43122e9 Refactored to platforn docs 2018-11-07 09:26:27 -08:00