Skip to content
Snippets Groups Projects

Add GraphQL query that fetches all Org flag overrides

Merged Administrator requested to merge pjlast/org-feature-flag-overrides-gql-api into main

Created by: pjlast

This PR adds a GraphQL query that fetches all organization flag overrides for the current user. The database query for this already existed as part of another query, this simply uses that database query and hooks it up to the GraphQL API.

This allows the frontend to react differently if a user belongs to different organizations where the feature flag means different behaviour depending on the organization.

Test plan

TODO

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading