fix: even more schema apatations

This commit is contained in:
2026-02-28 17:08:23 +01:00
parent 202354bbc1
commit 37013fbd81
8 changed files with 13 additions and 31 deletions

View File

@@ -1128,7 +1128,6 @@ type ApiKey implements Node {
permissions: JSON
createdAt: String!
description: String
lastUsed: String
}
type ApiKeyMutations {