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