Thank you for your quick response
i look to set inventory level to a specific quantity, not a delta
but if it’s a create only field why this field is present in productVariantUpdate method ?
documentation is not clear, this field should be only in productVariantCreate method.
With REST api you can set value, but not with GraphQL, where we’re only able to set deltas. Would like to being able to set quantity without the extra get current quantity first.