error (400 bad request) when inserting product

Hello,

I’m inserting products on my Shopify store using Shopify GraphQL API and suddenly I got an error (400 bad request), I tried the same query on Shopify GraphQL app and I got this error message (query param length is too long).
ps: I’m using descriptionHTML field which it has kind of a long content.
Is there any limits for that field?

Please help me ASAP, it’s urgent!

1 Like

I’m having the same issue. I wish there would be a good solution to this. why limit us on the insert? or maybe the limit should be higher especially when we are trying to insert HTML.