graphql-upload

graphql-upload JS library on GitHub graphql-upload JS library on npm Download graphql-upload JS library

Middleware and a scalar Upload to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.

Version 17.0.0 License MIT
graphql-upload has no homepage
graphql-upload JS library on GitHub
graphql-upload JS library on npm
Download graphql-upload JS library
Keywords
graphqluploadfilemultipartrequestservermiddlewarekoaexpressapolloesmmjs
INSTALL
Type:
<script type="module"> import graphqlUpload from 'https://cdn.jsdelivr.net/npm/graphql-upload@17.0.0/+esm' </script>
Learn more