AccessControlWhoListFilter
input AccessControlWhoListFilter {
abacRule: ID
accessControlAction: AccessControlAction
entityType: EntityType
search: String
states: [AccessControlState!]
targetAccessControl: ID
targetUser: ID
whoSource: AccessWhoSource
whoType: AccessWhoItemType
}Fields
abacRule ● ID scalar
accessControlAction ● AccessControlAction enum
entityType ● EntityType enum
search ● String scalar
states ● [AccessControlState!] list enum
targetAccessControl ● ID scalar
targetUser ● ID scalar
whoSource ● AccessWhoSource enum
whoType ● AccessWhoItemType enum
Last updated
Was this helpful?