[graphiql] file upload support
Open
enhancement
graphiql
- Dominant language
- TypeScript
- Stars
- 16.9k
- Forks
- 1.9k
- Avg merge
- 22h 45m
- Merged PRs (30d)
- 70
Description
Support File Upload within GraphiQL out of the box.
GraphQL Altair supports something like this :
Uploaded files can be given a name and are then injected as variables in the query, where the File type can be used (assuming the schema as the scalar for it)
Support for multiple files as well would be great.
Contributor guide
Assessment
This issue has not been assessed yet.