add hieroTopicId to publicCommunityInfo query

This commit is contained in:
einhornimmond 2026-03-06 08:37:51 +01:00
parent f9e1be946e
commit 9f4fa9f5b2

View File

@ -8,6 +8,7 @@ export const getPublicCommunityInfo = gql`
creationDate
publicKey
publicJwtKey
hieroTopicId
}
}
`