Forum Discussion
Anonymous
2 years agoNot applicable
Shopify API
I am trying to bring shopify orders into Power BI desktop but seems I can not import more than 250 orders, this query brings 250 orders and fails at 251. anyone has any idea? Thank you. let ...
WanderingBI
2 years agoResolver III
The Shopify API seems to limit input arrays to 250 entries:
"Input arguments that accept an array have a maximum size of 250. Queries and mutations return an error if an input array exceeds 250 items."
Anonymous
2 years agoNot applicable
this is right but any idea how to deal with it?