Making a graphQL mutation from my python code, getting error – Shopify
I am trying to make a mutation to my Shopify store from python. I am new to graphQL, I have been able to make the mutation using graphiQL but I am not certain how to do it directly from my…