Geoff Schmidt
33c74674b7
Fix run-on sentence
2019-06-15 23:31:19 -04: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
Trevor Blades
58986ab095
Upgrade theme and use ButtonLink components ( #481 )
...
* Upgrade theme and use ButtonLink components
* Upgrade theme
2019-06-12 16:03:43 -07:00
Chang Wang
acb9ca543d
add action/attitude, remove space
2019-06-10 16:34:45 -04:00
Chang Wang
4b4fad65f2
clarify that "current" is the default untagged variant
2019-06-10 11:05:49 -04:00
Chang Wang
93e90013e1
note no breaking changes in upgrades
2019-06-10 10:02:31 -04:00
Chang Wang
50fd6b543a
stronger suggestion to dryrun
2019-06-10 10:02:31 -04:00
Chang Wang
cebe61cc22
specify alpha.4
2019-06-10 10:02:31 -04:00
Chang Wang
f0a8a93e83
advise doing an initial test run
2019-06-10 10:02:31 -04:00
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