Evans Hauser
e420094f3d
docs: remove old hapi migration and move images into same folder
2018-06-13 15:15:09 -07:00
Evans Hauser
5e59605c1e
docs: remove GraphiQL and old migration guides
2018-06-13 14:02:49 -07:00
Evans Hauser
a7cd3a43e8
Apollo Server 2:Automatic Persisted Queries ( #1149 )
2018-06-11 15:44:20 -07:00
Clarence Ngoh
5f307928a2
Add BadUserInputError as extension of ApolloError ( #1143 )
...
* Add BadUserInputError and TransientError as extensions of ApolloError
* remove TransientError
* update test so that properties end up under `error.extensions.exception`
* update documentation to talk about BadUserInputError
* check for properties after formatApolloErrors has been called
* fixed highlighted lines for docs
* export BadUserInputError from `apollo-server`
* fixed highlighted lines for docs
* export BadUserInputError from `apollo-server`
* update changelog
2018-06-08 10:39:23 -07:00
Evans Hauser
62a4e04cf6
docs: convert import to requires ( #1150 )
2018-06-07 11:40:41 -07:00
Evans Hauser
5b4644fbfd
docs: add missing gql tags and add comments that gql is necessary for apollo-server
2018-06-06 11:21:05 -07:00
Evans Hauser
3deceffe93
docs: add section on logging under features
2018-06-04 14:35:39 -07:00
unicodeveloper
8821ba522a
import ApolloError
2018-06-01 21:32:57 +01:00
Evans Hauser
d84061b148
docs: remove old way of adding schema directives
2018-05-22 17:39:37 -07:00
Evans Hauser
531162c693
docs: fix dead links
2018-05-22 17:39:19 -07:00
Evans Hauser
0a552374c7
docs: add api reference link to delegateSchema in schema-delegation
2018-05-09 11:12:00 -07:00
Evans Hauser
b6b5790ae8
docs: add graphql-tools references in mocking
2018-05-08 18:49:50 -07:00
Danilo Britto Nuñez
3e00182a16
Docs: Fix typo in mocking section( #1048 )
2018-05-08 13:52:37 -07:00
Jesse Rosenberger
fad123bb71
Remove top level H1s.
2018-05-03 10:20:30 -07:00
Jesse Rosenberger
5f6ac7831d
docs: [link-removal] temporarily remove links
2018-05-02 16:57:34 -07:00
Jesse Rosenberger
d3af7e5816
Link additional items
2018-05-02 16:57:20 -07:00
Jesse Rosenberger
bef8d24a48
link to dataloader
2018-05-02 16:22:01 -07:00
Jesse Rosenberger
ac3ba6f857
Change "root" argument to "parent".
2018-05-02 16:21:09 -07:00
Jesse Rosenberger
a5c6d2e1fc
Remove material summary
2018-05-02 16:21:09 -07:00
Evans Hauser
ba9ee6274a
Merge pull request #1022 from apollographql/evans/error-docs
...
Add error handling docs section to features
2018-05-02 11:51:47 -07:00
Evans Hauser
33697e68a7
docs: reword intro for features/errors
2018-05-02 11:46:29 -07:00
Evans Hauser
222400ebf4
docs: fix line highlightin features/errors
2018-05-02 11:38:20 -07:00
Evans Hauser
0bcfeb1f3d
docs: remove unused AuthenticationError from features/errors
2018-05-02 11:33:17 -07:00
Evans Hauser
a24ef8da16
docs: root -> parent in feature/errors
2018-05-02 11:32:04 -07:00
Evans Hauser
32caf0aa10
docs: add error handling section
2018-05-02 11:19:14 -07:00
Peggy Rayzis
fa2aa2c54c
Restructured essentials ( #1019 )
...
* Restructured essentials
* Fix broken links
2018-05-02 06:49:49 -07:00
Sashko Stubailo
e8344befae
Make some improvements to schema stitching page
2018-05-01 22:48:09 -07:00
Evans Hauser
d16c08536c
docs: add clarity around mocks object combined with resolvers
2018-05-01 17:08:38 -07:00
Evans Hauser
a658eb4843
docs: directives sections using and implementing titles
2018-05-01 16:46:09 -07:00
Evans Hauser
1b8a2936d3
docs: initial union and interfaces page
2018-05-01 16:12:43 -07:00
Sashko Stubailo
727d782f66
Organize into features section
2018-05-01 14:48:54 -07:00
Evans Hauser
de7f20990b
Forklift Schema Stitching Docs from graphql-tools ( #1008 )
...
* docs: copy initial stitching sections from graphql-tools
* docs: convert schema stitching introduction to use apollo-server
* docs: remote-schema shortened to contain links only
* docs: schema delegation shortened to remove api reference
* docs: rename schema-stitching to features
2018-05-01 14:07:14 -07:00