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