Update DAST Scanner Profile mutations to return complete profile
Related issue - #356499 (closed)
What does this MR do and why?
- Adds
dast_scanner_profile
field which contains all the fields for Dast Scanner Profile - Deprecate
id
field as it can fetch withdastScannerProfile.id
This change affects both Create & Update Mutations for DAST Scanner Profile. It's done to be utilized on the frontend for apollo cache updates.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots
MR Acceptance
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Dheeraj Joshi