Danielle Man
67470f19e6
Merge branch 'master' into adamatorres/adding-block-quote
2019-04-16 16:22:45 -07:00
Jake Dawkins
b621438c9c
Add client resolvers in correct step ( #412 )
...
* Add client resolvers in correct step
* fix line number highlighting in local-state
2019-04-16 16:22:30 -07:00
Adam Torres
688180b79a
Fixing missed block quote
...
Adding back the block quote style.
2019-04-16 16:19:31 -07:00
Trevor Scheer
ff9de271d5
General tidying and maintenance of fullstack tutorial ( #414 )
...
Fix typos, usage, etc.
2019-04-16 16:14:48 -07:00
Danielle Man
8b423324e9
Merge branch 'master' into adamatorres/remove-here-links
2019-04-16 16:05:15 -07:00
Adam Torres
a2f856d48b
Merge branch 'master' into adamatorres/remove-here-links
2019-04-16 15:55:47 -07:00
Adam Zionts
4fc60cd3c7
Merge branch 'master' into adam/19/4/move-setup-analytics
2019-04-16 15:53:05 -07:00
adamatorres
62f0edc844
Removed Here links
...
Removed here links, fixed a broken link, and added a link for the support email.
2019-04-16 15:51:22 -07:00
Danielle Man
c2a08499f5
Merge branch 'master' into adam/19/4/move-setup-analytics
2019-04-16 15:50:14 -07:00
Chang Wang
b410b63abf
fix link for query batching
2019-04-16 15:49:11 -07:00
Chang Wang
e8a1cf5661
fix broken link to state management w/ wording change
2019-04-16 15:49:11 -07:00
Adam Zionts
720c0458a0
Move setup analytics to references
...
This is more of a reference than anything
2019-04-16 15:48:44 -07:00
juliablackapollo
6b5ae06463
Fixed typo in engine-proxy.md ( #408 )
2019-04-16 18:48:14 -04:00
Adam Zionts
8adaeabc18
Merge branch 'master' into adam/19/4/some-typos
2019-04-16 15:36:32 -07:00
Adam Zionts
684b5274d9
typos
2019-04-16 15:34:52 -07:00
Danielle Man
b5bdb06fbb
Merge branch 'master' into adam/19/4/fix-broken-sentence
2019-04-16 15:26:39 -07:00
Jake
682524fcde
fix links in graphql-glossary
2019-04-16 15:25:38 -07:00
Pierre Carrier
f29f53672d
apollo-engine.md: shorten non-GH messaging
2019-04-16 15:11:56 -07:00
Peggy Rayzis
a65dac2f53
Merge branch 'master' into itsjessmarina-patch-1
2019-04-16 15:06:25 -07:00
Peggy Rayzis
9268609733
Update benefits.md
2019-04-16 15:05:42 -07:00
Adam Zionts
b9155da74a
Fix broken sentence in schema validation
2019-04-16 15:05:13 -07:00
Justin Anastos
0456a03fca
Change local cartItems type ( #349 )
...
related to https://github.com/apollographql/fullstack-tutorial/pull/72
2019-04-16 15:03:41 -07:00
itsjessmarina
254cf788eb
Update benefits.md
2019-04-16 17:55:49 -04:00
Danielle Man
7f2f2daf28
Merge branch 'master' into patch-1
2019-04-16 14:52:08 -07:00
Danielle Man
2171c23fb7
Merge branch 'master' into adam/19/4/client-id-ep
2019-04-16 14:48:44 -07:00
Pierre Carrier
53aab74262
Quick scan of the Apollo Engine guide ( #402 )
...
* engine-proxy release notes 404ed
* engine-proxy.md: fix code & list syntax, inline proxy version
* Replace Intercom links
* Nitpicks in Apollo Engine Guide
2019-04-16 14:48:33 -07:00
Adam Zionts
398904742b
Merge branch 'master' into adam/19/4/client-id-ep
2019-04-16 14:46:08 -07:00
Borek Bernard
cf34dab109
Clarifying note about Login at bottom of tutorial part 7 ( #319 )
2019-04-16 14:45:37 -07:00
Danielle Man
03b72c3b50
Merge branch 'master' into adam/19/4/client-id-ep
2019-04-16 14:44:54 -07:00
matt debergalis
a47eceb313
Merge branch 'master' into debergalis-patch-1
2019-04-16 14:36:58 -07:00
Borek Bernard
fe616f3eaf
Fix code example – add StyledButton ( #323 )
...
... so that LogoutButton works fine
2019-04-16 14:36:37 -07:00
matt debergalis
feb964f1a5
updated intro
...
reorient intro to focus on benefits of a schema registry. evict most of the validation stuff, since we now have a separate section for that.
2019-04-16 14:36:23 -07:00
Adam Zionts
6a3c78fe4b
No support for client ID in engineproxy
2019-04-16 14:32:28 -07:00
Danielle Man
7e70bac4af
Merge branch 'master' into adam/19/4/remove-fqc-caveats
2019-04-16 14:31:22 -07:00
Adam Zionts
7b60c11aa3
Remove caveats around full query caching
2019-04-16 14:14:43 -07:00
itsjessmarina
ded9f62f8a
Update platform.md
2019-04-16 17:14:18 -04:00
David Corbacho
b1cd7078f3
Fix typos in apollo-engine docs
2019-04-16 21:59:11 +03:00
Loren ☺️
4f1aac4dc6
Fix broken link in data-source.md ( #384 )
2019-04-05 14:17:42 -07:00
Lula Leus
2570b3ebea
Adding forgotten import statement ( #381 )
2019-04-05 14:16:53 -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
46fe74535b
Add compatible changes and update descriptions of breaking changes ( #376 )
...
* validation: add section for compatible changes
* validation: add reasoning for each bucket of failure
* validation: update breaking change language
* validation: address feedback from @zionts
2019-04-01 14:05:01 -07:00
Trevor Blades
9d65f321b8
use raw html to preserve ids
2019-03-28 10:21:44 -07:00
Trevor Blades
e2be3ed9b0
Use a markdown list to get inline code formatting
2019-03-28 10:16:29 -07:00
Trevor Blades
b88a57e363
Fix index image
2019-03-25 14:08:10 -07:00
Trevor Blades
7c26749372
Fix images in html
2019-03-25 14:08:10 -07:00
Francois Bissonnette
7d9cd24bb6
Fix confusing highlight on data-source tutorial
2019-03-25 09:50:22 -04:00
Danielle Man
7bdbdea2b2
Merge branch 'master' into patch-1
2019-03-19 23:43:13 -07:00
Danielle Man
a5154e34f1
Merge branch 'master' into patch-1
2019-03-19 23:38:39 -07:00
Danielle Man
b486542ce4
update for more feedback from adam
2019-03-19 23:27:54 -07:00
Danielle Man
6f714dcdda
update for feedback from adam
2019-03-19 21:45:24 -07:00