apollo-server/docs/source
Jesse Rosenberger 6e98ba57ef
docs: Use gql template literal tag in all examples.
While the `gql` tag is not currently _required_, it does make it easier to
implement additional, development-friendly functionality in the future.

For example, it could avoid the need to question whether a string literal is
actually using Schema Definition Language (SDL) and avoid the need to
look for context clues.

By implementing these suggestions now, we can avoid the need to ask
developers to refactor in the future.
2018-04-25 14:00:33 +03:00
..
advanced add creating schema directives to advanced section 2018-04-24 15:16:11 -07:00
api docs: Change GraphQL Subscriptions title to match package name for API. 2018-04-24 14:18:40 +03:00
best-practices docs: Best practices (#978) 2018-04-23 22:01:54 +03:00
deployment Random spelling fixes. 2018-04-20 21:16:46 +03:00
essentials docs: Use gql template literal tag in all examples. 2018-04-25 14:00:33 +03:00
images added some detail and fixed grammar (#981) 2018-04-23 22:04:15 +03:00
schemas docs: Use gql template literal tag in all examples. 2018-04-25 14:00:33 +03:00
servers Docs improvements (#692) 2017-12-11 23:11:11 -08:00
getting-started.md docs: Use gql template literal tag in all examples. 2018-04-25 14:00:33 +03:00
graphiql-casual-mocks.png name change of server 2017-07-20 17:34:51 -04:00
graphiql.md Setup prettier (#724) 2018-01-08 15:08:01 -08:00
index.md added some detail and fixed grammar (#981) 2018-04-23 22:04:15 +03:00
migration-hapi.md A spellcheck pass. 2018-04-19 14:51:15 +03:00
migration-one-dot.md Docs improvements round 2 (#693) 2017-12-11 23:44:32 -08:00
migration.md Tick off Prettier checkmarks, which were present on CI but not locally. (#880) 2018-03-16 10:25:07 +02:00
requests.md Setup prettier (#724) 2018-01-08 15:08:01 -08:00
setup.md Setup prettier (#724) 2018-01-08 15:08:01 -08:00
whats-new.md A spellcheck pass. 2018-04-19 14:51:15 +03:00
why-apollo-server.md docs: Use gql template literal tag in all examples. 2018-04-25 14:00:33 +03:00