apollo-server/docs/source/features
Jake Dawkins 673a580660 docs: Make schema directive example clearer (#1715)
The schema directive example [here](https://www.apollographql.com/docs/apollo-server/v2/features/directives.html) doesn't work. The package being imported was meant to be an _example_, unworking directive. This is confusing for people trying to run this example, so I replaced it with a real one.
2018-09-24 20:34:46 +03:00
..
creating-directives.md add graphql types referenced in creating-directives 2018-07-10 10:26:21 -07:00
data-sources.md docs: Remove rc dist-tag designation from apollo-datasource-rest instruction. (#1497) 2018-08-07 15:39:22 +03:00
directives.md docs: Make schema directive example clearer (#1715) 2018-09-24 20:34:46 +03:00
errors.md rename BadUserInputError to UserInputError (#1197) 2018-06-19 15:15:24 -07:00
graphql-playground.md update playground to include #1319 2018-07-13 10:43:38 -07:00
metrics.md docs: Fix various links in the Apollo Server 2 documentation. (#1375) 2018-07-19 10:52:07 -07:00
mocking.md Incorrect description in docs for Mocks (#1692) 2018-09-20 12:03:56 -07:00
remote-schemas.md Forklift Schema Stitching Docs from graphql-tools (#1008) 2018-05-01 14:07:14 -07:00
scalars-enums.md Fix typo in scalars-enums.md (#1432) 2018-07-26 14:14:40 -07:00
schema-delegation.md Docs: Remove all RC references in Apollo Server 2 documentation (#1377) 2018-07-19 12:44:02 -07:00
schema-stitching.md Update schema-stitching.md (#1561) 2018-09-20 17:19:49 +03:00
schema-transforms.md Forklift Schema Stitching Docs from graphql-tools (#1008) 2018-05-01 14:07:14 -07:00
subscriptions.md Added description and sample code for enabling SSL 2018-09-01 09:41:13 +02:00
unions-interfaces.md Fixed Wrong Header at unions-interfaces (#1425) 2018-07-26 14:15:58 -07:00