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