Jakub Bröckl
Jakub Bröckl
Proposed to fix: https://github.com/parse-community/parse-server/issues/7684
> @brocklj could you please fill out the template? How long could take fix this problem into version `4.3.x`?
> if it does, then this PR's target branch need to change to alpha, and after merge we may backport the fix into 4.x Yes, it does. Tested on release...
Tested on 5.0.0-alpha.5. with same error result `Variable \"$input\" got invalid value { resolve: [function], reject: [function], promise: {}, file: { filename: \"ff.jpg\", mimetype: \"image/jpeg\", encoding: \"7bit\", createReadStream: [function createReadStream]...
> Hi @brocklj could you provide the GraphQL request that you use in your migrations ? And how you inject your files into the graphQL request ? Feel free to...