Hello, I'm trying to run a bulk query to import one of our user's data into our system. I ran the following query: mutation { bulkOperationRunQuery( query:""" ...
Hi all, I'm trying to write a function to import a user's entire product catalog into our system. This of course includes all product fields, variation fields, images, and inventory items. I...
Hello, We've implemented a Shopify integration using the REST APIs, and we have several users managing their stores through this integration. We're running into constant rate limiting iss...
No content to show

User Activity

I made a request with UpdateProductVariantsInBulkAndMediaThe query returns success and each media has their id. However only 2 images are showing on the item. Here is the response: { "data": { "productVariantsBulkUpdate": { "productVarian...
Hi @Kyle_liu the API is no longer returning above error, however when I do something like:mutation($input: ProductInput!, $mediaCount: Int!, $media: [CreateMediaInput!]) { productUpdate(input: $input, media: $media) { product { id p...
Hi everybody! I've received the following internal server error:Internal error. Looks like something went wrong on our end. Request ID: edd30801-182a-4e3b-b391-c6045531bbcf-1720815148I'm doing a productUpdate mutation asmutation($input: ProductInput!...
Hello everyone,I hope you're doing well. I'm encountering an issue while sending a request with certain images to post on a platform. Here's the problem: even though the images look good and the response indicates success (OK), none of these images a...
Hi @Jclewis1989 We are decided what to do.Unfortunately none of your suggestions seems to fit our necessitiesThanks
 We are using the admin GraphQL API to create products, and everything works well except for occasional race conditions that result in multiple products sharing the same SKU. To address this, we attempted to execute a query before creation to check f...
Hey, any updates on this? It was mentioned as a frequently requested feature about a year and a half ago on this thread, so I'm hoping there's a sense of a timeline or any update by now?Thanks!
Hey all, pretty simple question:Is there a way to publish to all sales channels/mark a product as "all channels available" upon creation?I know that setting `published: true` on the item level makes the product available on the Online Store, but it d...
We have a user who initially created products along with variations. However, they now realize they no longer need variations, and would rather sell all products separately. Is there a way to accomplish this programmatically? Or is their only options...
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
Likes given to