INPUT_OBJECT
CrAssessmentFormLevelStatisticsFilter
link GraphQL Schema definition
- input CrAssessmentFormLevelStatisticsFilter {
- # If provided, will return CrAssessmentFormLevelStatistics starting on startDate.
- # This is based on the updatedOn field.
- DateTime :
- # If provided, will return CrAssessmentFormLevelStatistics results ending on
- # endDate. This is based on the updatedOn field.
- DateTime :
- }