productOptions don't hold the correct order and change alphabetically after Product creation

I am setting the productOptions on the productCreate mutation and not productOptionCreate mutation.
Is there a solution to this? Is there a way to update the productOptions with the correct order after the product is created?