apollo-server/docs/source
Martin d'Allens e7296b79aa Docs: fix the example for "Using an Existing Schema" (#1761)
* Fix the example for "Using an Existing Schema"

The file caused the following error:
```
const gql = String.raw;
      ^
SyntaxError: Identifier 'gql' has already been declared
```

* Update migration-two-dot.md

* Update migration-two-dot.md
2018-10-10 16:57:18 +03:00
..
api Allow an optional function to resolve the rootValue (#1555) 2018-09-20 11:47:40 -07:00
best-practices Fix typo (#1745) 2018-10-02 09:29:17 +02:00
deployment Updated Deployment Guides (#1430) 2018-08-07 08:40:08 +01:00
essentials Re-enable Typescript esModuleInterop (#1699) 2018-09-21 16:43:33 +03:00
features docs: Make schema directive example clearer (#1715) 2018-09-24 20:34:46 +03:00
images Updated Deployment Guides (#1430) 2018-08-07 08:40:08 +01:00
schemas Fix type for a mutation example (#1635) 2018-09-17 16:44:35 -07:00
servers Docs improvements (#692) 2017-12-11 23:11:11 -08:00
getting-started.md Fix "To be successful" line 2018-09-01 09:25:30 +02:00
index.md docs: Add sentence punctuation to 2.0 callout. 2018-06-26 17:33:58 +03:00
migration-engine.md Docs: Remove all RC references in Apollo Server 2 documentation (#1377) 2018-07-19 12:44:02 -07:00
migration-two-dot.md Docs: fix the example for "Using an Existing Schema" (#1761) 2018-10-10 16:57:18 +03:00
requests.md Setup prettier (#724) 2018-01-08 15:08:01 -08:00
whats-new.md Add exception on note regarding the removal of Upload scalar (#1658) 2018-09-17 16:42:34 -07:00
why-apollo-server.md Docs: Remove all RC references in Apollo Server 2 documentation (#1377) 2018-07-19 12:44:02 -07:00