apollo-server/docs/source/schemas
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
..
directives.md resolvers and directives sections lifted from graphql-tools 2018-04-20 14:51:04 -07:00
organization.md docs: Use gql template literal tag in all examples. 2018-04-25 14:00:33 +03:00
resolvers.md resolvers and directives sections lifted from graphql-tools 2018-04-20 14:51:04 -07:00
types.md docs: Use gql template literal tag in all examples. 2018-04-25 14:00:33 +03:00