OBJECT
SatisfactionSurveyResponses
link GraphQL Schema definition
- type SatisfactionSurveyResponses {
- # Page of satisfaction survey responses
- : [SatisfactionSurveyResponseNode!]!
- : SatisfactionSurveyResponsesPageInfo!
- }
OBJECT
- type SatisfactionSurveyResponses {
- # Page of satisfaction survey responses
- : [SatisfactionSurveyResponseNode!]!
- : SatisfactionSurveyResponsesPageInfo!
- }