Skip to content

Commit

Permalink
Remove legacy comment
Browse files Browse the repository at this point in the history
I assume that how that the issue is closed this comment should be removed

ardatan/graphql-tools#671
  • Loading branch information
maasencioh committed Jul 1, 2020
1 parent 39e678c commit 193eab2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/source/data/file-uploads.md
Expand Up @@ -3,8 +3,6 @@ title: File uploads
description: Enabling file uploads in Apollo Server
---

> Note: This feature is incompatible with `graphql-tools`' schema stitching. See [this issue](https://github.com/apollographql/graphql-tools/issues/671) for additional details.
For server integrations that support file uploads (e.g. Express, hapi, Koa), Apollo Server enables file uploads by default. To enable file uploads, reference the `Upload` type in the schema passed to the Apollo Server construction.

```js
Expand Down

0 comments on commit 193eab2

Please sign in to comment.