Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
03-13-2021 06:49 AM
I think the grandstack should add away to implement file upload with graphql either implement away to help us add a custom resolver to do that along side a specific neo4j-graphql-js endpoint especially on multiple files. Or anyone who has managed to build a file upload with grandstack please share the idea/code will be really helpful. @william.lyon
Solved! Go to Solution.
06-09-2021 10:40 PM
Neo4j/graphql doesn't expose upload mechanism. The best upproach to go about it is to use Apollo-express for graphql and create a rest endpoints for uploading files.
06-09-2021 08:24 PM
Wow. No one answered this till now. Please let me know if you managed to fix this
06-09-2021 10:40 PM
Neo4j/graphql doesn't expose upload mechanism. The best upproach to go about it is to use Apollo-express for graphql and create a rest endpoints for uploading files.
All the sessions of the conference are now available online