Skip to content

Commit

Permalink
Merge pull request #784 from y15e/add-missing-header
Browse files Browse the repository at this point in the history
Add a missing "Upload" header
  • Loading branch information
vektah authored Aug 7, 2019
2 parents 8302463 + ca8b21e commit 8343c32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/content/reference/scalars.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ scalar Map

Maps an arbitrary GraphQL value to a `map[string]interface{}` Go type.

### Upload

```graphql
scalar Upload
Expand Down

0 comments on commit 8343c32

Please sign in to comment.