Skip to content

Commit

Permalink
Move graphql-upload types to core package and add reference
Browse files Browse the repository at this point in the history
  • Loading branch information
martijnwalraven committed Dec 13, 2018
1 parent 34322a6 commit ccf935f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/apollo-server-core/src/processFileUploads.ts
@@ -1,3 +1,5 @@
/// <reference path="./types/graphql-upload.d.ts" />

import supportsUploadsInNode from './utils/supportsUploadsInNode';

// We'll memoize this function once at module load time since it should never
Expand Down
File renamed without changes.

0 comments on commit ccf935f

Please sign in to comment.