Hey I am creating a quick item add functionality where I want to add an item quickly to another board how can I add file to another board doing it the way you provided user has to add files later on which is not good user experience. I am creating an Item like this
Any other way would be fine for me. I tried doing it in another way where I would handle the file columns separately after I get the response from the above mutation and use add file to column to add the file after getting response from create-item but this gives me cors error how can i remove the cors error
The add_file_to_column mutation would be the way to go here.
If you are having issues with it, please fill this form adding as much information as possible to it (such as account ID, board IDs, item IDs, timestamps, etc.) so that our team can take a look into it!