Forum Discussion

allensmith81's avatar
1 month ago

Experience Survey GraphQL

in the graphQL for pulling the experience survey its says the graphQL is:

query MyQuery {
  valueSurveyResponses {
    csv
  }
}

this implies this pulls all survey responses ever, I am wondering if there are constraints or pagination because this could very quickly become a massive dayaset. 

4 Replies