apollo-server/docs/source/features
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
..
creating-directives.md docs: add missing gql tags and add comments that gql is necessary for apollo-server 2018-06-06 11:21:05 -07:00
directives.md docs: add missing gql tags and add comments that gql is necessary for apollo-server 2018-06-06 11:21:05 -07:00
errors.md Add BadUserInputError as extension of ApolloError (#1143) 2018-06-08 10:39:23 -07:00
logging.md docs: add section on logging under features 2018-06-04 14:35:39 -07:00
mocking.md docs: add missing gql tags and add comments that gql is necessary for apollo-server 2018-06-06 11:21:05 -07:00
remote-schemas.md Forklift Schema Stitching Docs from graphql-tools (#1008) 2018-05-01 14:07:14 -07:00
scalars-enums.md docs: convert import to requires (#1150) 2018-06-07 11:40:41 -07:00
schema-delegation.md docs: fix dead links 2018-05-22 17:39:19 -07:00
schema-stitching.md docs: fix dead links 2018-05-22 17:39:19 -07:00
schema-transforms.md Forklift Schema Stitching Docs from graphql-tools (#1008) 2018-05-01 14:07:14 -07:00
unions-interfaces.md docs: add missing gql tags and add comments that gql is necessary for apollo-server 2018-06-06 11:21:05 -07:00