INPUT_OBJECT
Autogenerated input type of createProduct
input createProductInput {# A unique identifier for the client performing the mutation.clientMutationId: Stringname: Stringprice: Stringremaining_quantity: Stringtax_description: Stringtax_rate: Stringunlimited_quantity: Boolean}