How to update skus of product?

Hi for all!
Does somebody know how to update products skus via api?
Because I can’t see the ability to add this in docs but shopify can updates skus on shiphero.
Right now I`m creating custom app and I need to add this ability on my site.

Hi @Liubomyr12 , Welcome!

It is not possible to change the product SKU via the API. The SKU is used as a unique identifier when using the product_update mutation. The API used between Shopify and ShipHero is programmatically different than the ShipHero Public API.