Fix missing graphql field for CE
What does this MR do and why?
Fixes issue where a EE only field was being used in a CE query (causing errors to be thrown to the user).
References
Please include cross links to any resources that are relevant to this MR. This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
EE
How to set up and validate locally
- Simulate CE
- Visit a MR with a failed job
- Ensure missing field error does not show
- Simulate EE
- Ensure troubleshoot button is there when AI is setup on GDK
Related to #520054 (closed)
Edited by Payton Burdette
