IMSProjectFilterInput
Filter used to filter IMSProject
input IMSProjectFilterInput {
and: [IMSProjectFilterInput!]
description: StringFilterInput
id: IDFilterInput
ims: IMSFilterInput
imsIssues: IMSIssueListFilterInput
name: StringFilterInput
not: IMSProjectFilterInput
or: [IMSProjectFilterInput!]
syncOthersAllowedBy: GropiusUserListFilterInput
syncSelfAllowedBy: GropiusUserListFilterInput
template: IMSProjectTemplateFilterInput
templatedFields: [JSONFieldInput]
trackable: TrackableFilterInput
}
Fields
IMSProjectFilterInput.and ● [IMSProjectFilterInput!] list input
Connects all subformulas via and
IMSProjectFilterInput.description ● StringFilterInput input
Filter by description
IMSProjectFilterInput.id ● IDFilterInput input
Filter by id
IMSProjectFilterInput.ims ● IMSFilterInput input
Filters for nodes where the related node match this filter
IMSProjectFilterInput.imsIssues ● IMSIssueListFilterInput input
Filter by imsIssues
IMSProjectFilterInput.name ● StringFilterInput input
Filter by name
IMSProjectFilterInput.not ● IMSProjectFilterInput input
Negates the subformula
IMSProjectFilterInput.or ● [IMSProjectFilterInput!] list input
Connects all subformulas via or
IMSProjectFilterInput.syncOthersAllowedBy ● GropiusUserListFilterInput input
Filter by syncOthersAllowedBy
IMSProjectFilterInput.syncSelfAllowedBy ● GropiusUserListFilterInput input
Filter by syncSelfAllowedBy
IMSProjectFilterInput.template ● IMSProjectTemplateFilterInput input
Filters for nodes where the related node match this filter
IMSProjectFilterInput.templatedFields ● [JSONFieldInput] list input
Filter for templated fields with matching key and values. Entries are joined by AND
IMSProjectFilterInput.trackable ● TrackableFilterInput input
Filters for nodes where the related node match this filter
Member of
IMSIssueFilterInput input ● IMSProjectFilterInput input ● IMSProjectListFilterInput input ● searchIMSProjects query ● SyncPermissionTargetFilterInput input