graphql / graphql/graphiql

[graphiql] file upload support

Open
#3,511 2 comments 7 reactions 0 assignees View on GitHub
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 :

image

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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.