Uncapped counts in GraphQL

All count APIs in GraphQL now return uncapped results. To retrieve an uncapped count, set the limit argument to null.


This is a companion discussion topic for the original entry at https://shopify.dev/changelog/uncapped-graphql-counts
2 Likes