ProjectTaskStatusFilter
Filter the ProjectTasks by their Status.
Input Fields
negate (
Boolean
)
Whether to return records not matching the given values.
values (
[ProjectTaskStatus!]!
)
ProjectTask's Status is one of these values.