Skip to content

Update Beyond Identity GraphQL mutations + enable FF by default

Jacques Erasmus requested to merge 454372-update-graphql-mutations into master

What does this MR do and why?

GraphQL mutations have been updated in !151965 (merged). This MR updates the GraphQL mutations on the frontend to match what we have on the backend.

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

Screen_Recording_2024-05-01_at_15.37.32.2024-05-01_15_39_54

How to set up and validate locally

  1. Navigate to Admin > Settings > Integrations
  2. Click on Beyond Identity > Configure
  3. Click on the Exclusions tab
  4. Click on Add exclusions to open the Add exclusions Drawer
  5. Search and select Projects in the drawer
  6. Click on Add exclusions
  7. The Project(s) selected in Step 7 should be added to the list of exclusions
  8. Removing one or more of the exclusions should remove it from the list

Related to #454372 (closed)

Edited by Jacques Erasmus

Merge request reports