sku: This field will continue to be returned on the Product Variant model, but is not directly editable. Rather the field will just proxy the sku field from the inventory item.
If the SKU is not directly editable, how can I call the productVariantCreate mutation with a custom SKU in the ProductVariantInput?
I want to create a new variant with a custom SKU. Where is the field moved to?