See: https://github.com/statamic/cms/pull/11533 and https://github.com/statamic/cms/pull/10893 Query scopes need allowed in the same way as filters... eg in config/graphql.php `resources.collections.products.allowed_query_scopes => ['my_scope']`
See: statamic/cms#11533 and statamic/cms#10893
Query scopes need allowed in the same way as filters... eg in config/graphql.php
resources.collections.products.allowed_query_scopes => ['my_scope']