Deprecate dummy enterprise key 1/2 (#20890)

Remove usage of hasValidEnterpriseKey in FE (replaced by
hasValidSignedEnterpriseKey)

To avoid breaking change at deploy time, we will wait until after this
has been deployed in prod, to remove hasValidEnterpriseKey in the BE.
This commit is contained in:
Marie
2026-05-27 14:34:48 +02:00
committed by GitHub
parent ae7db23bdd
commit 986b9dcb3d
13 changed files with 21 additions and 106 deletions
@@ -60,7 +60,6 @@ export const USER_QUERY_FRAGMENT = gql`
isPasswordAuthBypassEnabled
subdomain
customDomain
hasValidEnterpriseKey
hasValidSignedEnterpriseKey
hasValidEnterpriseValidityToken
workspaceCustomApplication {