mirror of
https://github.com/lldap/lldap.git
synced 2026-03-31 15:07:48 +01:00
graphql: Add a filter by group
This commit is contained in:
committed by
nitnelave
parent
09a23a1e59
commit
eb974e781c
@@ -29,6 +29,8 @@ input RequestFilter {
|
||||
all: [RequestFilter!]
|
||||
not: RequestFilter
|
||||
eq: EqualityConstraint
|
||||
memberOf: String
|
||||
memberOfId: Int
|
||||
}
|
||||
|
||||
"DateTime"
|
||||
|
||||
Reference in New Issue
Block a user