Fix user query fragment (#6450)

This commit is contained in:
Weiko
2024-07-30 12:47:14 +02:00
committed by GitHub
parent cd4263f7fd
commit c449b4cbfb
2 changed files with 2 additions and 5 deletions

View File

@ -23,10 +23,7 @@ export const USER_QUERY_FRAGMENT = gql`
id
displayName
logo
domainName {
primaryLinkUrl
primaryLinkLabel
}
domainName
inviteHash
allowImpersonation
activationStatus