ENUM
Contact_WhereGroup_Fields
Where group options for Contact. Matches when any field in the array is met
link GraphQL Schema definition
- enum Contact_WhereGroup_Fields {
- # Contact's first name
- # Contact's last name
- # Contact email address.
- # Contact's job title
- # Contact's office phone number
- # Contact name
- # Contact's mobile number
- # Contact's suburb
- # Contact's state
- # Contact's address (line 1)
- # Search on the contact's full name
- # If true, show only contact who have a contact mobile number. If false only show
- # contact with no mobile number
- }