Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Native file upload support #150

Open
n4mespace opened this issue Jun 3, 2024 · 1 comment
Open

Native file upload support #150

n4mespace opened this issue Jun 3, 2024 · 1 comment

Comments

@n4mespace
Copy link
Collaborator

Add native file uploads support

strawberry example - https://strawberry.rocks/docs/guides/file-upload
strawberry scalar for file upload - https://github.com/strawberry-graphql/strawberry/blob/main/strawberry/file_uploads/scalars.py

@kindermax
Copy link
Collaborator

As far as I can tell, indeed many graphql libraries support unofficial graphql spec for file uploads https://github.com/jaydenseric/graphql-multipart-request-spec. But there are some nuances about graphql file uploads:

In general, I'm not against implementing it, we can do it some other time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants