Hello Shopify Team,
API Link - https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/productOptionsCreate
The “productOptionsCreate” API helps developers create variants but does not allow setting the price, compare-at price, or SKU within the same mutation. It requires an additional mutation to update these values for the variants. It should consider allowing the option to include details such as price, compare-at price, and SKU directly within this single mutation.