A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
I wrote article about how to upload a file to Shopify shop using API with flow/logic, implementation with ruby on rails, demo stand and also went a little bit into details: https://dev.to/xao0isb/shopify-send-file-to-shop-with-ruby-on-rails-44i7
I focused on flow/logic so you can easily replace ruby on rails with your language.
Also this is node.js implementation: https://community.shopify.com/c/graphql-basics-and/full-process-for-uploading-files-to-the-files-api...