Fix bot review

Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
Émile Ré
2026-02-18 17:41:09 +04:00
parent 9941a6a66a
commit 776af96170
7 changed files with 21 additions and 112 deletions

View File

@@ -489,7 +489,6 @@ type InvitationConnection
) {
edges: [InvitationEdge!]!
pageInfo: PageInfo!
totalCount: Int @goField(forceResolver: true)
}
type InvitationEdge {