Skip to content

Fix undefined GraphQL queries in DAST Profiles

Dheeraj Joshi requested to merge djadmin-fix-dast-graphql into master

Fixes !50655 (comment 478281469)

What does this MR do?

This MR should add @client to the futuristic fields which doesn't have GraphQL schemas at the moment.

This should help pass the GraphQL validations being added via !50655 (merged)

Edited by Dheeraj Joshi

Merge request reports