How to create products on shiphero using graphql?

how to create products on shiphero using graphql?

Hi @abubakar!
You can try using the following product_create mutation:

https://developer.shiphero.com/examples-mutation/#mutationproduct

Also in case it helps you should be able to see a full list of the Mutations and Queries available by navigating the Schema:

https://developer.shiphero.com/getting-started/#schemaanddocs

Thanks in advance!
Tom