allensmith81
1 month agoBoss
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.