No content to show
User Activity
08-05-2024
hi,{"errors": [{"message": "Internal error. Looks like something went wrong on our end.\nRequest ID: 68aa993e-0bad-4bb0-ba7e-2b0aa4b0160a-1722798991 (include this in support requests).","extensions": {"code": "INTERNAL_SERVER_ERROR","requestId": "68a...
08-04-2024
I need to add a new size to an existing product with graphql, I have used: productVariantsBulkCreate but it returns an error.Can someone help me?Thanks.
How can I assign Taxonomy values to a product with GraphQL?Example:"Category attributes"Color gid://shopify/TaxonomyAttribute/1[Beige (gid://shopify/TaxonomyValue/6)Black (gid://shopify/TaxonomyValue/1)Blue (gid://shopify/TaxonomyValue/2)]Has anyone ...
Quick and accurate response. Thank you very much.
I have a problem when trying to update the SKU value of a variant. I am trying to update it using productVariantUpdate, but the "sku" field is not defined in productVariantInput.Has anyone encountered this issue?Thanks,Albert