Mutations
deleteCustomerSurvey
Permanently deletes a customer survey. Returns an error if the survey does not exist. Requires the customerSurvey:delete permission.
MUTATION
deleteCustomerSurvey(input: DeleteCustomerSurveyInput!): DeleteCustomerSurveyOutput!Arguments
input
required
Returns
error
Mutation
Variables
Response
Mutation
Variables
Response

