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
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
Danielle Man
9c8e373ab6
update for feedback from matt
2019-03-19 18:31:52 -07:00
Danielle Man
bd305d3616
update for evans' comments
2019-03-12 23:34:19 -07:00
Danielle Man
2de6163fa6
updates for peggy's comments
2019-03-12 23:11:01 -07:00
Danielle Man
4fb8b780e8
add anchor links to change types
2019-03-12 10:56:08 -07:00
Danielle Man
258777b837
fix typos!
2019-03-12 10:50:26 -07:00
Michael Neeley
faa851a61b
Remove Unnecessary Import
...
gets rid of a linter error:
./src/index.js
Line 7: 'gql' is defined but never used no-unused-vars
2019-03-10 14:30:36 -04:00
Michael Neeley
e4a0ec7544
Added Import Statements
...
Just added the necessary import statements so a beginner doesn't get errors on build.
2019-03-10 14:08:01 -04:00
Danielle Man
33ce2edd83
Merge branch 'master' into evans/schema-publidation-changes
2019-03-07 20:40:14 -08:00
Danielle Man
921dc9a3c5
update schema-validation article to orient around the "workflow"
2019-03-07 20:38:32 -08:00
Danielle Man
b6fb19bf25
update schema-reg article to orient around "schema change history" workflow
2019-03-07 17:19:01 -08:00
Danielle Man
fe8b3a301f
Merge branch 'master' into patch-1
2019-03-06 23:31:16 -08:00
Danielle Man
fb092b8542
Merge branch 'master' into patch-1
2019-03-06 23:28:34 -08:00
Danielle Man
3875d7e59c
Merge branch 'master' into abernix-patch-1
2019-03-06 23:26:18 -08:00
Danielle Man
e70f9f557d
update the graphql glossary service definition copy
2019-03-06 22:12:48 -08:00
Danielle Man
ee1f6098c5
update schema-registry copy to use fewer marketing terms
2019-03-06 22:12:35 -08:00
Ahmed Atito
9858382c77
Update Apollo community from Slack to Spectrum. ( #356 )
2019-03-06 15:08:20 -08:00
Evans Hauser
7d4a3408f0
validation: rework content
...
This commit:
* updates the introduction to include necessary background information
* start with an operation list then move to comparison
* places the setup basic instructions higher up in the flow
* uses npx instead of a global apollo
* adds schema tags to the instructions with an image
* defines more of the current cli's behavior
* shifts describing specific schema changes to general strategies around
proper evolution of a schema
* adds learnings from dogfooding
* ignoring exit code
* simplifies the CircleCI setup
* add rollover recomendation
* Label alternative strategies for maintaining an api and make
non-breaking changes section less opinonated
* ease example into example of field change
* simplify description of behavior between Notice and Error
Wording changes include:
* passive -> active voice
* remove second person
* cutdown extra information
* pull-request => pull request
* cli => CLI
* published => pushed
2019-03-05 14:52:45 -08:00
Evans Hauser
8fe792da16
schema-validation: run prettier
2019-03-05 14:13:34 -08:00
Evans Hauser
4d397afc50
schema-reg: update language and add 🐶 food learning
...
* Remove the 2nd person language
* remove unused cicleCI comment
* add GraphQL service to glossary
* publish -> register
* add reference to schema tag
We now point users at publishing their schema on every deploy and add a
note that it can be advantageous to publish from master.
2019-03-05 14:13:35 -08:00