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 created correctly, but the data where the file should be is empty).