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
All count APIs in GraphQL now return uncapped results. To retrieve an uncapped count, set the limit
argument to null
.