Skip to content

Add instance realm field to graphql

Frédéric Caplette requested to merge fc-add-instance-type-graphql into master

What does this MR do and why?

To allow the client side to know whether the current application is running on self-hosted or saas. This will be used for now in the perf bar to show whether or not GDK is simulating SAAS.

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-07-23_at_4.06.11_PM

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Frédéric Caplette

Merge request reports