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 ...