Skip to content

Commit fb65e96

Browse files
committed
update graphql
1 parent 5e67b88 commit fb65e96

File tree

4 files changed

+204
-210
lines changed

4 files changed

+204
-210
lines changed

lib/graphql/schemaV2.graphql

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -325,6 +325,11 @@ interface Account {
325325
"""
326326
isArchived: Boolean
327327

328+
"""
329+
Filter on (not) frozen collectives
330+
"""
331+
isFrozen: Boolean
332+
328333
"""
329334
Type of accounts (BOT/COLLECTIVE/EVENT/ORGANIZATION/INDIVIDUAL)
330335
"""

0 commit comments

Comments
 (0)