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