0xflotus
e773932545
fixed typos in docs ( #1817 )
...
* Update authentication.md
* Update schema-design.md
* Update schema-design.md
* Update heroku.md
* Update lambda.md
* Update server.md
2018-10-15 10:09:25 +03:00
Miguel Dorta
a61413a190
Fix typo ( #1745 )
2018-10-02 09:29:17 +02:00
Loc Nguyen
32db56169c
Use gql tag in typeDef examples that were missing it. Also fix a type in a require statement. ( #1756 )
2018-10-02 09:28:37 +02:00
Tim Roberts
d9590eeb5f
Fix example link ( #1682 )
...
This PR adds a link to the `this example` link that was missing a URL.
2018-09-17 14:40:38 -07:00
Ryan Maxwell
b349b43a2f
Fix typo in performance scaling paragraph ( #1605 )
2018-09-05 15:57:09 +02:00
Zak Mandhro
34ece7552b
Added description and sample code for enabling SSL
2018-09-01 09:41:13 +02:00
Jesse Rosenberger
281760b397
docs: Update blog URLs to reference blog.apollographql.com.
...
This updates all blog URLs in the documentation to use blog.apollographql.com
as the domain, rather than dev-blog.apollodata.com.
2018-07-13 16:39:42 -07:00
Martijn Walraven
14247279ec
Remove logFunction
...
We now support custom extensions, which have a much nicer API.
2018-06-21 16:05:48 +02:00
David Glasser
1fd3b216d0
Remove engineProxy support
...
We recommend the use of apollo-engine-reporting and the other built-in features
of AS 2.0 rather than engineProxy. You can still use the apollo-engine npm
module manually with AS 2.0, or stay on AS 1.0.
2018-06-13 12:32:05 -07:00
Jesse Rosenberger
fad123bb71
Remove top level H1s.
2018-05-03 10:20:30 -07:00
Jesse Rosenberger
e3acc3dcc5
Spelling
2018-05-02 16:53:24 -07:00
Peggy Rayzis
fa2aa2c54c
Restructured essentials ( #1019 )
...
* Restructured essentials
* Fix broken links
2018-05-02 06:49:49 -07:00
Sashko Stubailo
727d782f66
Organize into features section
2018-05-01 14:48:54 -07:00
Jesse Rosenberger
196ae929ac
Tweaks to complexity limits.
2018-04-29 21:11:30 +03:00
Jesse Rosenberger
23529ac9bc
Editorial: Best Practices > Security > DoS.
2018-04-29 21:02:20 +03:00
Jesse Rosenberger
3529c12a10
Tweaks to introspection.
2018-04-29 20:54:32 +03:00
Jesse Rosenberger
4b3bbafaf8
Editorial on "Best practices > Schema > Node Interface".
2018-04-29 19:44:02 +03:00
Jesse Rosenberger
fa0d70af73
Editorial on "Best Practices > Schema Design > Interfaces".
2018-04-29 18:51:42 +03:00
Jesse Rosenberger
0fa335ddc8
Change "Naming" to "Style conventions".
...
Keeping in mind that capitalization differences are not "naming"
conventions, and that there were no other recommendations for naming (e.g.
"begin each fetcher with "Get", etc.), I've changed this section to
"Style conventions".
2018-04-29 18:35:15 +03:00
Jesse Rosenberger
150423f53f
Rework Security Introspection.
2018-04-27 21:59:36 +03:00
Jesse Rosenberger
a212f5cb61
Rename page fragment to just 'introspection'.
2018-04-27 21:47:10 +03:00
Jesse Rosenberger
a4ae542e61
Re-work introduction to Security Best Practices.
...
While GraphQL is less susceptible to injection attacks, this introduction
made it sound like it wasn't possible, but the first paragraph then
demonstrated an injection attack and how to prevent it.
2018-04-27 21:42:04 +03:00
Jesse Rosenberger
d5fe357536
Re-work introduction on Best Practices > Performance.
2018-04-27 21:40:04 +03:00
Jesse Rosenberger
5091121228
Quick first pass, mostly spelling.
2018-04-27 19:16:00 +03:00
James Baxley
bdc2a82db8
docs: Best practices ( #978 )
...
* clean up some code examples
* add in some best practies
2018-04-23 22:01:54 +03:00
Evans Hauser
c7854a469c
add mutation sections to authentication and import -> require
2018-04-20 11:33:44 -07:00
Jesse Rosenberger
6042c08011
Random spelling fixes.
2018-04-20 21:16:46 +03:00
Jesse Rosenberger
70c1d79a64
Bash syntax highlighting to just "Shell".
2018-04-20 19:34:35 +03:00
Jesse Rosenberger
770c12cc30
Remove secrets.
2018-04-20 17:52:01 +03:00
Jesse Rosenberger
c475f95fd2
Infrastructure 👋
2018-04-20 17:46:39 +03:00
Jesse Rosenberger
cc6c8921cc
Remove subscriptions.
2018-04-20 17:30:48 +03:00
Jesse Rosenberger
3c79bf17e8
Remove schema stitching.
2018-04-20 17:30:23 +03:00
Jesse Rosenberger
0e8e490ba1
Re-structure per conversation with @evans and @jbaxleyiii.
2018-04-20 17:12:18 +03:00
Evans Hauser
43a7a99f2e
add deploy section for heroku
2018-04-19 21:41:27 -07:00
Evans Hauser
9c9dd52d28
Add best practices for authentication
2018-04-19 20:33:52 -07:00
Jesse Rosenberger
6e82434124
A spellcheck pass.
2018-04-19 14:51:15 +03:00
Jesse Rosenberger
8d5a37f1f0
👾 Update docs with content from Glitch.
2018-04-19 14:19:36 +03:00
James Baxley
53efef676e
added some more outlines
2018-04-05 02:31:10 -04:00
James Baxley
acbfba50ab
initial starting point for new docs
2018-04-05 01:24:56 -04:00