You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @BenSlabbert , @toctan thank you for your contribution, I am planning to add this feature, however since @toctan 's last PR I did a big refactor to clean up the codebase so if you are willing resolve the conflicts that will be great.
Also I am wondering if just adding case graphql.Upload: to Bytes type will be enough to allow this functionality...
I have a feeling that we need to introduce a new scalar of type Upload but I am not very familiar with how gqlgen handles Upload files
Hello! Thanks for a great repo!
From what I can see there is no support for the scalar type
Upload
?Please see this example from 99designs.
Please let me know if I have made an error or if this is an opportunity for a PR :)
The text was updated successfully, but these errors were encountered: