Remove groupBy feature flag (#15281)

This commit is contained in:
Marie
2025-10-23 13:35:16 +02:00
committed by GitHub
parent 9d951757d8
commit 389433a6b9
11 changed files with 7 additions and 49 deletions
@@ -108,7 +108,6 @@ export class WorkspaceSchemaFactory {
const autoGeneratedSchema =
await this.workspaceGraphQLSchemaGenerator.generateSchema(
objectMetadataCollection,
workspaceId,
);
usedScalarNames =