defaultRawScore
Get default raw score for a customer feedback form.
Arguments
Returns
IntThe Int scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.
Examples
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Variables
{
"formId": 33659350
}
Response
{
"data": {
"defaultRawScore": 20
}
}