Skip to main content

PhoneWhereColumns

The valid fields by which phone numbers can be queried.

enum PhoneWhereColumns {
VALUE
IS_DEFAULT
}

Values

PhoneWhereColumns.VALUE

A single phone number. Example: 55555555

PhoneWhereColumns.IS_DEFAULT

Define whether this number is the default. This is handy when a contact has multiple numbers. Example: true

Member Of

CompanyPhonesWhereWhereConditions input ● ContactPhonesWhereWhereConditions input ● PersonPhonesWhereWhereConditions input ● UserPhonesWhereWhereConditions input