No content to show
User Activity
Quick update: use of productCreateMedia mutation with resourceUrl as an originalSource returns "Cannot create video with duplicate external_video_id=X" not duplicated video
Hi, I have existing videos created via stageUpload -> fileCreate mutations and I want to link them to an existing product/s as a media. The main purpose of it is to prevent adding redundant identical videos to the store. I'm trying to use productCrea...
Hi, I have existing videos created via stageUpload -> fileCreate mutations and I want to link them to an existing product/s as a media. The main purpose of it is to prevent adding redundant identical videos to the store. I'm trying to use productCrea...
12-04-2023
Hi, Do you know if there is a way to clear this cache with the API call?I've tried running https://shopify.dev/docs/api/admin-graphql/2023-10/mutations/fileAcknowledgeUpdateFailed which in theory should "Acknowledges file update failure by resetting ...
Hi, here is the problem that I'm facing using Shopify API: Create collection using collectionCreate request without imageCollection saves properlyUpdate the same already saved collection with an image (name: cat.jpeg, extension: jpeg, size: <1 MB, UR...