Skip to content

issues Search Results · repo:graphile-contrib/postgraphile-plugin-upload-field language:JavaScript

Filter by

8 results
 (95 ms)

8 results

ingraphile-contrib/postgraphile-plugin-upload-field (press backspace or delete to remove)

Currently, the logic is the following (as described here https://github.com/graphile-contrib/postgraphile-plugin-upload-field/blob/master/README.md): 1. Upload file on disk 2. Insert/update row in the ...
  • niolap
  • Opened 
    on Feb 26, 2024
  • #36

sorry posted to wrong plugin
  • baststar
  • Opened 
    on Dec 7, 2022
  • #27

Is it possible to get the plugin working with postgraphile-plugin-nested-mutations? If I try to upload a file via a nested mutation everything seems to work except the file upload (the row in the DB is ...
  • Tam
  • Opened 
    on May 9, 2021
  • #16

Hi, Originally mistakingly filed this under the example repo, closed that issue since. First of thank you for the work on this plugin! This error is a result of a unique combination of plugins, so could ...
  • ltamrazov
  • Opened 
    on Oct 15, 2020
  • #13

Sometimes, I d like my front-end to pass a string instead of a File blob (I m storing photoURL in my TABLEs). Is it possible to detect if the passed value is actually a File and not crash like it does ...
  • ldenoue
  • Opened 
    on Oct 14, 2020
  • #12

Any example on how to run it with fastify? I was able to get postgraphile run with fastify. Now i am trying to include this plugin for file upload but not able to make it work. Fastify with postgrapgile ...
  • mthota15
  • 1
  • Opened 
    on Apr 21, 2020
  • #10

graphql-upload ships with an implementation of the GraphQLUpload class, which also is defined here https://github.com/graphile-contrib/postgraphile-plugin-upload-field/blob/master/src/UploadFieldPlugin.js#L19. ...
  • bostrom
  • 1
  • Opened 
    on Apr 7, 2020
  • #9

First of all, thanks for this great plugin! Not quite sure if I am doing something wrong, but at least I assume that the cause is the following: https://github.com/apollographql/graphql-tools/issues/659 ...
  • petetnt
  • 2
  • Opened 
    on Nov 28, 2018
  • #2
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub