mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
remove comments
This commit is contained in:
parent
1d21da46e0
commit
bbf625d525
@ -65,8 +65,8 @@ type Query {
|
||||
isMember: Boolean # if 'undefined' or 'null' then get all groups
|
||||
id: ID
|
||||
slug: String
|
||||
first: Int # not implemented yet
|
||||
offset: Int # not implemented yet
|
||||
first: Int
|
||||
offset: Int
|
||||
# orderBy: [_GroupOrdering] # not implemented yet
|
||||
# filter: _GroupFilter # not implemented yet
|
||||
): [Group]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user