No content to show

User Activity

Hii have to publish a productgid://shopify/BulkOperation/3300162208050.i have use this approch with two strategies: 1) Fields on Products create (deprecated) "productPublications": [{ "publicationId": str(publication_id) }],2) or publishablePublish b...
This Mutation can only alter one ItemStorage at time for multiple ItemStorageLevel. I don't need this. I need to active on different  (a lot ) of ItemStorage only one ItemLevel
Hi I have multiple products imported in another way, in some case i need to activate a differente StorageLevel at different location.i see the function https://shopify.dev/docs/api/admin-graphql/2023-04/mutations/inventoryActivate but is only for sin...
My question is different , if two different APP try to run a Bulk Mutation on the same Store, what happend?
Sorry but on doc is writtent ProductVariantInput.inventoryQuantities[InventoryLevelInput!]The inventory quantities at each location where the variant is stocked. Used as input only to the productVariantCreate mutation. You cannot set Quantities Level...
i miss the rights scopes about, read_inventory, and write inventory
I have a store with two custom apps both running a cron job, import products and read all.I see on the documentations: "Apps are limited to single bulk operation at a time per store"."You can run only one bulk operation of each type (...) at a time p...
        products(query:"tag:${DEFAULT_TAG_PRODUCT}") {          edges {            node {              id              title              variants{                   edges {                     node {                      id                      sku ...
hi I have multiple variante, i want to update them in a bulk ways.How do you perform it ? i see that InventorQunatities only work when you create the variant  as reported it  updating-with-productvariantupdate-with-inventoryquantities-has but the sol...
HiI have a huge number of products and collections imported by grapql api . I see the Bulk mutation doesn't support "publish"  mutation. Using the field in collection, and Product "pubblications" (for example) is deprecated, what is the best way to d...
 In the doc there is the statement:"The mutation that's passed into bulkOperationRunMutation is limited to one connection field, which is defined by the GraphQL Admin API schema." What does it mean in practice?Can I use it for example to generate pro...
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