Skip to content

Add user permission type for finding

Subashis Chakraborty requested to merge 431569-permission-finding into master

This MR is adding userPermissions field to finding so that it can be accessed directly through GraphQL and extra steps not needed in frontend like how we are accessing admin_vulnerability here. This will set the types so that in future we can add more permission for finding type as needed.

Related to #431569 (closed)

Edited by Subashis Chakraborty

Merge request reports