We have a somewhat complex component library with fairly heavy levels of nesting. We're in active development and have recently seen fields not being returned by queries using populate=all. Components that previously returned their full nested dataset are not
Reviewing the plugin readme, you state it builds a standard Strapi populate query via middleware. Is it possible that a sufficiently complex component structure might be hitting the url limits?