location_bool_exp
Boolean expression to filter rows from the table "location". All fields are combined with a logical 'AND'.
input location_bool_exp {
_and: [location_bool_exp!]
_not: location_bool_exp
_or: [location_bool_exp!]
address: String_comparison_exp
addressId: uuid_comparison_exp
email: String_comparison_exp
finixMerchantId: String_comparison_exp
id: uuid_comparison_exp
isActive: Boolean_comparison_exp
isSystemManaged: Boolean_comparison_exp
locationProviders: locationProvider_bool_exp
locationServices: locationService_bool_exp
maxPatientsPerTimeslot: Int_comparison_exp
name: String_comparison_exp
overrideWorkspaceNameInCommunications: Boolean_comparison_exp
payrixMerchantId: String_comparison_exp
phoneNumber: String_comparison_exp
timezone: String_comparison_exp
workEndTime: String_comparison_exp
workStartTime: String_comparison_exp
workspace: workspace_bool_exp
workspaceId: uuid_comparison_exp
}
Fields
location_bool_exp._and
● [location_bool_exp!]
list input
location_bool_exp._not
● location_bool_exp
input
location_bool_exp._or
● [location_bool_exp!]
list input
location_bool_exp.address
● String_comparison_exp
input
location_bool_exp.addressId
● uuid_comparison_exp
input
location_bool_exp.email
● String_comparison_exp
input
location_bool_exp.finixMerchantId
● String_comparison_exp
input
location_bool_exp.id
● uuid_comparison_exp
input
location_bool_exp.isActive
● Boolean_comparison_exp
input
location_bool_exp.isSystemManaged
● Boolean_comparison_exp
input
location_bool_exp.locationProviders
● locationProvider_bool_exp
input
location_bool_exp.locationServices
● locationService_bool_exp
input
location_bool_exp.maxPatientsPerTimeslot
● Int_comparison_exp
input
location_bool_exp.name
● String_comparison_exp
input
location_bool_exp.overrideWorkspaceNameInCommunications
● Boolean_comparison_exp
input
location_bool_exp.payrixMerchantId
● String_comparison_exp
input
location_bool_exp.phoneNumber
● String_comparison_exp
input
location_bool_exp.timezone
● String_comparison_exp
input
location_bool_exp.workEndTime
● String_comparison_exp
input
location_bool_exp.workStartTime
● String_comparison_exp
input
location_bool_exp.workspace
● workspace_bool_exp
input
location_bool_exp.workspaceId
● uuid_comparison_exp
input
Member Of
location_bool_exp
input ● location_stream
subscription ● location
query ● location
subscription ● locationProvider_bool_exp
input ● locationService_bool_exp
input ● membership_bool_exp
input ● promotion_bool_exp
input ● workspace_bool_exp
input