leadFormFieldValue_mutation_response
response of any mutation on the table "leadFormFieldValue"
type leadFormFieldValue_mutation_response {
affected_rows: Int!
}
Fields
leadFormFieldValue_mutation_response.affected_rows
● Int!
non-null scalar
number of rows affected by the mutation
Returned By
insert_leadFormFieldValue
mutation