Mutations
updateCustomerSurvey
Updates an existing customer survey. At least one field must be provided. Partial updates are supported — only the fields you include are changed. Requires the customerSurvey:edit permission.
MUTATION
updateCustomerSurvey(input: UpdateCustomerSurveyInput!): UpdateCustomerSurveyOutput!Arguments
input
required
Returns
customerSurvey
error
Mutation
Variables
Response
Mutation
Variables
Response

