Commit Graph

688 Commits

Author SHA1 Message Date
Trevor Blades
0d3fbb8fd3 Clean up links and unecessary component in the homepage 2019-05-29 15:37:08 -07:00
Trevor Blades
83f6bb8577 Upgrade theme for better link checking 2019-05-29 15:36:36 -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
b0fa2dccc9 Upgrade theme for fixed external sidebar links 2019-05-29 15:35:25 -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
Trevor Blades
712c8d87f4 Upgrade theme to use 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
Danielle Man
830d9a04db Merge branch 'master' into patch-1 2019-05-27 16:59:50 -07:00
Renovate Bot
bfdcb3bcaf Update dependency gatsby to v2.7.1 2019-05-25 09:13:22 +00: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
Renovate Bot
59e9247998 Update dependency gatsby to v2.5.5 2019-05-18 11:20:37 +00:00
Renovate Bot
fe83de9f73 Update dependency gatsby to v2.5.4 2019-05-18 08:18:16 +00: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
Danielle Man
c29f3c1ed6 small messaging updates from service/tag to graph/variant 2019-05-16 20:48:00 -07:00
Danielle Man
bcd90362a7 Merge branch 'master' into patch-3 2019-05-16 18:56:00 -07:00
Danielle Man
370c1def70 Merge branch 'master' into patch-1 2019-05-16 18:50:58 -07:00
Danielle Man
f404061378 Merge pull request #435 from dogafincan/patch-1
Fix grammar in data-source.md
2019-05-16 18:50:20 -07:00
Danielle Man
766b3b5c38 Merge branch 'master' into doc-fixes 2019-05-16 18:47:08 -07:00
Danielle Man
a0c90b8984 Merge branch 'master' into justin/UI-316/document-schema-check-markdown-option 2019-05-16 18:30:18 -07:00
Danielle Man
b783eccdc8 add a section to /schema-validation about posting results to a comment 2019-05-16 18:29:53 -07:00
Antoine Pultier
3e4dc5f855 Security note for custom data sources 2019-05-15 15:09:30 +02:00
Isaac Overacker
298e098ab8 Replaced images containing invalid queries.
The old images referenced a `year` property on the `Launch` type, which no longer exists in the tutorial.
2019-05-08 15:00:48 -07:00
Jesse Rosenberger
20565e1a44 op-reg: Add notes about schema tag limitations. (#440)
* op-reg: Add notes about schema tag limitations.

Currently, the operation registry does not support any schema tags besides the default schema tag of `current`.  Users can still use the operation registry, but they should make sure that they also register their schema to the `current` tag.

* Update docs/source/platform/operation-registry.md

Co-Authored-By: abernix <git@jro.cc>

* Update operation-registry.md
2019-05-07 23:11:49 +03:00
Renovate Bot
a048fc3d96 Update dependency gatsby to v2.4.2 2019-05-04 09:15:29 +00:00
Danielle Man
9961eec723 update some organization/sentences for readability 2019-04-29 14:06:35 -07:00