Mutation fails on upload file with Parse error

Hi @mpaon!

It looks like you’re using a variable to try and add a local file to an item’s file column without defining it.

Where are you storing this file, and how are you passing it via this query?

I’m wondering if you’ve had a chance to check out Alex’s post on uploading files using variables yet? If not, you can find it here.

Take a look and let me know if you have any other questions