Commit Graph

550 Commits

Author SHA1 Message Date
Chang Wang
01cf97e1eb add migration guide from 0.1 2019-06-10 10:02:31 -04:00
Chang Wang
2a55395ae3 typo: missing closing parens on link 2019-06-10 10:02:31 -04:00
Chang Wang
6b6fb1f997 Remove docs on ENGINE_SCHEMA_TAG
The only way to specify a tag will initially be manually passing it in through the config to avoid a breaking change
2019-06-06 16:28:08 -04:00
Chang Wang
28fcf18431 add section to set schema tag on client:push 2019-06-04 18:09:21 -04:00
Danielle Man
38de63ec6f Merge branch 'master' into chang/op-safelist-docs 2019-06-03 09:37:28 -07:00
Danielle Man
d4a80f5844 Merge branch 'master' into revert-463-revert-455-dman/rename 2019-06-03 09:34:33 -07:00
Chang Wang
67c67fac38 add section about schema tags 2019-05-31 17:30:48 -04:00
Joey Sinonet
e91445b2a6 Remove "Deply to Now" from tutorial (#444)
This part of the tutorial is no longer working. 

As such, it only hampers someone trying to work through the tutorial.

Even following the suggestions in https://github.com/apollographql/apollo/issues/264, I was not able to create a successful deployment. (If I had, I would have opened a PR to fix the instructions.)

Since this seems to be producing a more negative experience than positive, I suggest removing this part of the tutorial until working instructions become available.
2019-05-31 23:38:23 +03:00
Jesse Rosenberger
3adf526eeb Update and rename operation-safelisting.md to operation-registry.md 2019-05-31 19:20:57 +03:00
Jesse Rosenberger
6c3493c6ba Revert "Revert "rename operation-registry to operation-safelisting (#455)" (#463)"
This reverts commit 76c4672033.
2019-05-31 19:09:28 +03:00
Matthew Leffler
2033cb62ff Remove broken docs link (#461) 2019-05-31 17:30:44 +03:00
Matthew Jacobi
f1c225dff9 fix broken APC link (#345)
* fix broken APC link

pointing it to old docs unless something better?

* Update graphql-glossary.md
2019-05-31 12:48:23 +03:00
Subhojit Paul
916484fd9f Correct minimum node and npm versions (#456)
* Correct minimum node and npm versions

The tutorial uses `async`/`await` syntax which was introduced in Node 7.6.0

* Update introduction.md
2019-05-31 12:43:02 +03:00
Jesse Rosenberger
76c4672033 Revert "rename operation-registry to operation-safelisting (#455)" (#463)
This reverts commit 3ee7e6e63c.
2019-05-31 12:28:04 +03:00
Danielle Man
5969f9a82a Update messaging in the op safelisting guide (#354)
* update some messaging in the op safelisting guide

* updated per jesse's comments

* fix links
2019-05-30 10:44:01 -07:00
Danielle Man
3ee7e6e63c rename operation-registry to operation-safelisting (#455) 2019-05-29 17:27:21 -07:00
Trevor Blades
40835f72c4 Upgrade theme to v1 2019-05-29 15:37:08 -07:00
Trevor Blades
5b6cd56888 Update theme and change button variants 2019-05-29 15:37:08 -07:00
Trevor Blades
0942c68cdc Add expansion panel with content to schema pages 2019-05-29 15:37:08 -07:00
Trevor Blades
0d3fbb8fd3 Clean up links and unecessary component in the homepage 2019-05-29 15:37:08 -07:00
Trevor Blades
ece4970264 Upgrade theme and fix internal links 2019-05-29 15:36:36 -07:00
Trevor Blades
571b743669 Fix more broken links 2019-05-29 15:36:36 -07:00
Trevor Blades
1f77ce4ebf Break mdx file import statement onto multiple lines 2019-05-29 15:36:20 -07:00
Trevor Blades
83db4c83ac Upgrade deps and add expansion panel 2019-05-29 15:36:20 -07:00
Trevor Blades
f625c7f31d Upgrade theme and use exported buttons 2019-05-29 15:35:25 -07:00
Trevor Blades
e6259147fa Upgrade theme for images 2019-05-29 15:35:25 -07:00
Trevor Blades
b53ed6b343 Clean up markdown for use with gatsby-remark system 2019-05-29 15:35:25 -07:00
Trevor Blades
cdc676f68a Move index.md to mdx 2019-05-29 15:35:25 -07:00
Danielle Man
204a0f056a Merge branch 'master' into justin/operation-registry-permanence 2019-05-27 17:21:35 -07:00
Danielle Man
2935d1a0cf updated messaging per jesse's comments 2019-05-27 17:18:09 -07:00
Justin Anastos
0665699084 Explain that clients do not effect operation safelisting 2019-05-27 17:10:23 -07:00
Justin Anastos
34e954c11c Describe permanence of operation registry 2019-05-27 17:08:53 -07:00
Danielle Man
2f029c6203 Merge branch 'master' into master 2019-05-27 17:01:38 -07:00
Robert Holloway
c57bbabb3a Last paragraph of the file not correct.
The last paragraph of the resolvers.md file is not accurate. It states that the next section will be "...about testing your graph." However, the next section linked is "4. Run your graph in production". I would propose that the graph testing actually be put as the next section instead of how to run in production.
2019-05-24 08:25:09 -06:00
andi hakim arif
91cc8e1bd8 Merge branch 'master' into master 2019-05-24 13:44:21 +07:00
Danielle Man
ec1988f07e consolidate trace and errors docs to "analyzing performance" 2019-05-18 23:09:18 -07:00
Danielle Man
1111f4d621 update title in sidebar for editor plugins doc 2019-05-18 19:35:36 -07:00
Danielle Man
696d8a5fba update apollo config doc 2019-05-18 19:31:01 -07:00
Danielle Man
601312a399 update nomenclature on editor plugin doc 2019-05-18 19:28:55 -07:00
andi hakim arif
b77d9dc3aa adding missionPatch to schema 2019-05-19 09:27:38 +07:00
Danielle Man
1efd8c53f5 update setup-analytics guide 2019-05-18 15:38:35 -07:00
Danielle Man
93f0ad481f update engine guide and proxy doc 2019-05-18 11:25:28 -07:00
Danielle Man
919d482f66 update broken links in the faq 2019-05-18 11:25:28 -07:00
Danielle Man
dd49a4020b update graphql glossary 2019-05-18 11:25:28 -07:00
Danielle Man
5c85e44418 update messaging from service/tag to graph/variant for integrations article 2019-05-17 23:38:21 -07:00
Danielle Man
5522b9a458 update messaging from service/tag to graph/variant for client identity article 2019-05-17 23:29:43 -07:00
Danielle Man
3a10281a34 typo 2019-05-17 22:48:38 -07:00
Danielle Man
e2da1297de update messaging from service/tag to graph/variant for validation doc 2019-05-17 22:42:39 -07:00
Danielle Man
075fc45fae more udpates to messaging for validation comment pattern 2019-05-17 09:06:32 -07:00
Danielle Man
33040e72a2 update messaging for validation comment pattern 2019-05-17 09:04:09 -07:00