881 Commits

Author SHA1 Message Date
Zhigang Fang
e3d3019c2e Remove unnecessary schema change
Other it's very confusing on why this change is needed
2019-08-30 11:48:04 +08:00
Renovate Bot
596d075a04 Update dependency gatsby-theme-apollo-docs to v2.0.2 2019-08-28 20:18:11 +00:00
renovate[bot]
702fb65ec0 Pin dependencies (#570) 2019-08-28 11:42:23 -07:00
Trevor Blades
f826df7ca9 WIP: Upgrade theme to v2 (#564)
* Upgrade theme to v2

* Upgrade theme

* Upgrade theme to 2.0.0
2019-08-27 15:29:40 -07:00
Renovate Bot
3daa2797ed Update dependency gatsby-theme-apollo-docs to v1.4.1 2019-08-26 21:23:13 +00:00
Renovate Bot
91308364f3 Update dependency gatsby to v2.13.83 2019-08-26 01:16:46 +00:00
Renovate Bot
5d5f5f8d29 Update dependency gatsby to v2.13.82 2019-08-24 09:15:23 +00:00
renovate[bot]
dc08dd3553 Update dependency gatsby-theme-apollo-docs to v1.4.0 (#563) 2019-08-23 16:26:42 -07:00
Stephen Barlow
b195fb3f8a Merge branch 'master' into patch-1 2019-08-22 11:41:15 -07:00
Jesse Rosenberger
ee267fef9b Fix misspelling of "successful". 2019-08-22 13:09:36 +03:00
Tyler Brown
4ae53f96b0 Fix named import in code snippet 2019-08-20 20:39:03 -07:00
Stephen Barlow
cba92d42c5 Fix broken links 2019-08-20 11:02:42 -07:00
Stephen Barlow
b6227e4b8b Rename instances of Engine to Graph Manager 2019-08-20 11:02:42 -07:00
jjangga0214
b755baf2d7 Update docs/source/intro/benefits.md
fix typo
2019-08-20 17:58:42 +09:00
Stephen Barlow
1c86a490f2 Merge branch 'master' into patch-1 2019-08-19 16:37:44 -07:00
Stephen Barlow
da6bbf0f4d Update Graph Manager architecture diagram to reflect new name 2019-08-19 15:51:11 -07:00
Renovate Bot
d330494696 Update dependency gatsby to v2.13.67 2019-08-17 09:13:02 +00:00
Stephen Barlow
d49cea46d4 Fix a bunch of broken links 2019-08-16 15:06:25 -07:00
Stephen Barlow
3b0a44fe0f Rename data privacy article and set up redirect 2019-08-16 15:06:25 -07:00
Stephen Barlow
3e4a804b8b Break Graph Manager guide into two articles 2019-08-16 15:06:25 -07:00
Stephen Barlow
c754b713e0 Incorporate most feedback from zionts 2019-08-16 15:06:25 -07:00
Stephen Barlow
345b4d0f45 Finish Engine guide edit, remove engine proxy references 2019-08-16 15:06:25 -07:00
Stephen Barlow
a836bc3858 Engine -> Graph Manager Overview WIP 2019-08-16 15:06:25 -07:00
Stephen Barlow
81df2d9ec0 Incorporate feedback from peggyrayzis 2019-08-16 15:06:25 -07:00
Stephen Barlow
e599ab95b2 Content edit on docs landing page 2019-08-16 15:06:25 -07:00
Renovate Bot
ee95951b67 Update dependency gatsby-theme-apollo-docs to v1.3.2 2019-08-15 23:26:01 +00:00
Renovate Bot
5bfaee70bd Update dependency gatsby-theme-apollo-docs to v1.2.4 2019-08-13 22:59:10 +00:00
Stephen Barlow
27e24b3877 Merge branch 'master' into improve-docs-tutorial-queries 2019-08-12 11:34:46 -07:00
Renovate Bot
52028d6c57 Update dependency gatsby to v2.13.58 2019-08-12 00:22:28 +00:00
Mateus Sobral
00969544da Merge branch 'master' into improve-docs-tutorial-queries 2019-08-11 17:50:12 -03:00
George Tsopanoglou
8ee0fdbabe Typo fix in resolvers.md (#545)
Typo fix: `Mutation` instead of `Mission` in resolvers.md
2019-08-11 09:55:37 -04:00
Mateus Sobral
16ff5db9f2 Update docs/source/tutorial/queries.md 2019-08-11 03:36:18 -03:00
Renovate Bot
7dceb0f599 Update dependency gatsby to v2.13.57 2019-08-10 09:17:08 +00:00
Adam Zionts
b4da218e4e Indicate that the gateway doesn't support subscriptions (#543)
* Indicate that the gateway doesn't support subscriptions

* Update docs/source/platform/federation.mdx

Co-Authored-By: Jesse Rosenberger <git@jro.cc>
2019-08-08 16:21:42 +03:00
Renovate Bot
1f0762eeeb Update dependency gatsby-theme-apollo-docs to v1.2.3 2019-08-07 18:19:35 +00:00
Renovate Bot
cf3f78c046 Update dependency gatsby-theme-apollo-docs to v1.2.2 2019-08-06 20:17:00 +00:00
Michael Watson
0e242fab54 Merge branch 'master' into michael-watson-patch-union-interface-additions 2019-08-06 08:00:28 -07:00
Hugh Willson
6c6819163b Merge branch 'master' into hooks-conversion 2019-08-06 09:09:45 -04:00
Lawton Spelliscy
faef1fc6a8 Removes outdated reference (#541) 2019-08-05 17:39:22 -07:00
hwillson
2fffdb6b53 Replace ApolloConsumer with useApolloClient 2019-08-05 13:35:16 -04:00
Hugh Willson
4be3987dd0 Update docs/source/tutorial/queries.md
Co-Authored-By: Peggy Rayzis <peggyrayzis@gmail.com>
2019-08-05 13:20:24 -04:00
Hugh Willson
0761a180e1 Update docs/source/tutorial/queries.md
Co-Authored-By: Peggy Rayzis <peggyrayzis@gmail.com>
2019-08-05 13:20:10 -04:00
Hugh Willson
f9bc581ff6 Update docs/source/tutorial/queries.md
Co-Authored-By: Peggy Rayzis <peggyrayzis@gmail.com>
2019-08-05 13:20:02 -04:00
Hugh Willson
39b6fce198 Update docs/source/tutorial/queries.md
Co-Authored-By: Peggy Rayzis <peggyrayzis@gmail.com>
2019-08-05 13:19:55 -04:00
Hugh Willson
d96ff50bfc Update docs/source/tutorial/queries.md
Co-Authored-By: Peggy Rayzis <peggyrayzis@gmail.com>
2019-08-05 13:19:46 -04:00
Hugh Willson
db97b36ae0 Update docs/source/tutorial/queries.md
Co-Authored-By: Peggy Rayzis <peggyrayzis@gmail.com>
2019-08-05 13:19:37 -04:00
Hugh Willson
9731bd8ced Update docs/source/tutorial/queries.md
Co-Authored-By: Peggy Rayzis <peggyrayzis@gmail.com>
2019-08-05 13:19:27 -04:00
Hugh Willson
dd2300d336 Update docs/source/tutorial/mutations.md
Co-Authored-By: Peggy Rayzis <peggyrayzis@gmail.com>
2019-08-05 13:18:39 -04:00
Hugh Willson
dce5f7688c Update docs/source/tutorial/mutations.md
Co-Authored-By: Peggy Rayzis <peggyrayzis@gmail.com>
2019-08-05 13:18:26 -04:00
Hugh Willson
114ec687ed Update docs/source/tutorial/mutations.md
Co-Authored-By: Peggy Rayzis <peggyrayzis@gmail.com>
2019-08-05 13:18:10 -04:00