OBJECT
type SatisfactionSurveyResponsesPageInfo {# Cursor to fetch the next pageendCursor: String # True if there is more pageshasNextPage: Boolean! }