Skip to main content

IMSPermissionListFilterInput

Used to filter by a connection-based property. Fields are joined by AND

input IMSPermissionListFilterInput {
all: IMSPermissionFilterInput
any: IMSPermissionFilterInput
none: IMSPermissionFilterInput
}

Fields

IMSPermissionListFilterInput.all ● IMSPermissionFilterInput input

Filters for nodes where all of the related nodes match this filter

IMSPermissionListFilterInput.any ● IMSPermissionFilterInput input

Filters for nodes where any of the related nodes match this filter

IMSPermissionListFilterInput.none ● IMSPermissionFilterInput input

Filters for nodes where none of the related nodes match this filter

Member of

IMSFilterInput input