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

WIP: 28 handle file upload with graphql #30

Merged
merged 14 commits into from
Aug 6, 2022

Conversation

Asone
Copy link
Owner

@Asone Asone commented Mar 19, 2022

This could be a base to provide a solution to the enhancement request in juniper

A few improvements should be done before merging the branch :

  • Files Vec should be populated with TempFile instances instead of simple Strings that provide path
  • Configure mod as a library
  • Implement demo combining Paywall and file uploads

On further steps the lib could be improved in order to be shared to Juniper Community for merge or publication with :

  • Environment configuration handling
  • Unit tests
  • Documentation

@Asone Asone linked an issue Mar 19, 2022 that may be closed by this pull request
@Asone Asone merged commit 313becd into master Aug 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WIP: File handler for juniper with rocket
1 participant