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

Input type file upload for store form #629

Open
gonzalomattia opened this issue Aug 31, 2021 · 1 comment
Open

Input type file upload for store form #629

gonzalomattia opened this issue Aug 31, 2021 · 1 comment
Labels
question Further information is requested

Comments

@gonzalomattia
Copy link

I need to implement a contact form with a field file of type file
Cree el campo en masterdata, pero no logro hacer que este se renderice en mi workspace

Account Workspace
keledicionesb2c gfm
@gonzalomattia gonzalomattia added the question Further information is requested label Aug 31, 2021
@carlosviniciusananias
Copy link

For this you can perform a mutation to uploadFile that belongs to the vtex.file-manager-graphql app.

Ref https://github.com/vtex-apps/file-manager-graphql/blob/master/graphql/schema.graphql#L13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants