Remove groupBy feature flag (#15281)
This commit is contained in:
@@ -108,7 +108,6 @@ export class WorkspaceSchemaFactory {
|
||||
const autoGeneratedSchema =
|
||||
await this.workspaceGraphQLSchemaGenerator.generateSchema(
|
||||
objectMetadataCollection,
|
||||
workspaceId,
|
||||
);
|
||||
|
||||
usedScalarNames =
|
||||
|
||||
Reference in New Issue
Block a user