hrSurveyFeedbackAnalytics
Returns, optionally filtered, FeedbackAnalytics
hrSurveyFeedbackAnalytics(
surveyId: Int!
limit: Int
offset: Int
scoreMin: Float
scoreMax: Float
userId: Int
comments: Boolean
updatedAfter: Date
updatedBefore: Date
excludeAnonymous: Boolean
anonymousOnly: Boolean
ratings: [SurveyFeedbackRating]
commentLanguages: [String]
): FeedbackAnalytics