Remove GraphQL check for feature flag and return null
To remove duplicated queries on the front end, the `color` and `textColor` attributes on Epics have been changed to return `null` when the the `epic_color_highlight` feature flag is disabled, rather than removing the attributes from the GraphQL schema. Front end changes will be made in a follow up MR. See https://gitlab.com/gitlab-org/gitlab/-/merge_requests/89709#note_989593822 Changelog: changed EE: true Signed-off-by:Andrew Smith <espadav8@gmail.com>
想要评论请 注册 或 登录