IMSListFilterInput
Used to filter by a connection-based property. Fields are joined by AND
input IMSListFilterInput {
all: IMSFilterInput
any: IMSFilterInput
none: IMSFilterInput
}
Fields
IMSListFilterInput.all
● IMSFilterInput
input
Filters for nodes where all of the related nodes match this filter
IMSListFilterInput.any
● IMSFilterInput
input
Filters for nodes where any of the related nodes match this filter
IMSListFilterInput.none
● IMSFilterInput
input
Filters for nodes where none of the related nodes match this filter
Member of
IMSPermissionFilterInput
input