Mutations
reorderCustomerSurveys
Updates the display order of one or more customer surveys in a single call. Pass an array of survey ID / order-index pairs; only surveys whose order actually changes are updated. Duplicate survey IDs in the input are rejected. Requires the customerSurvey:edit permission.
MUTATION
reorderCustomerSurveys(input: ReorderCustomerSurveysInput!): ReorderCustomerSurveysOutput!Arguments
input
required
Returns
customerSurveys
error
Mutation
Variables
Response
Mutation
Variables
Response

