leangen / graphql-spqr-spring-boot-starter

Spring Boot 2 starter powered by GraphQL SPQR
Apache License 2.0
275 stars 68 forks source link

Support GraphQL multipart request spec #44

Open kaqqao opened 5 years ago

kaqqao commented 5 years ago

Uploading and downloading binaries is a common enough scenario to mandate out-of-the-box support.

https://github.com/jaydenseric/graphql-multipart-request-spec

ErtugrulSener commented 1 year ago

@kaqqao It's been 4 years now.. Any updates on that? Is it still not possible to do file uploads in graphql spqr?