Skip to content

GraphQL query fails with error when requesting calculated/back-end fields - likely due to query optimization #5298

Description

@yuliaGradova

When a GraphQL query requests back-end calculated fields, the query fails with an error due to the query optimization mechanism. While calculated fields should generally be avoided in queries, the system must not throw an error when they are requested. The optimization layer should be automatically disabled when the field selection includes any calculated fields

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions