Module

Prospero.Upload

Package
purescript-prospero
Repository
rowtype-yoga/purescript-prospero

#Upload Source

newtype Upload

Upload scalar for GraphQL file uploads. At the schema level, Upload is a String scalar (filename). Actual file data is injected by the multipart HTTP handler.

Constructors

Instances