I am using Select WPGraphQL WooCommerce (WooGraphQL) and WPGraphQL to create an API for the front end. But I can't use mutations to create a product with all the fields like price, description, etc. [you can see in this image (https://i.sstatic.net/pz9OKMrf.png) According to the WPGraphQL WooCommerce documentation, it mentions that product mutations will be available in the future. I want to ask if there is any other way to mutate all the fields of a product for now enter image description here