I want to create an app using Shopify Remix and GraphQL. In the app, there will be an option to choose a file, and next to it, a button to upload the file. When the “Upload File” button is clicked, the selected image should be uploaded directly to Shopify’s content files. How can I achieve this?