WorkplaceGroupWhereInput
Input Fields
color (
String
)
color_between (
[String]
)
color_contains (
String
)
color_ends_with (
String
)
color_gt (
String
)
color_gte (
String
)
color_in (
[String]
)
color_lt (
String
)
color_lte (
String
)
color_not (
String
)
color_not_contains (
String
)
color_not_ends_with (
String
)
color_not_starts_with (
String
)
color_starts_with (
String
)
createdAt (
ISO8601DateTime
)
createdAt_between (
[ISO8601DateTime]
)
createdAt_contains (
ISO8601DateTime
)
createdAt_ends_with (
ISO8601DateTime
)
createdAt_gt (
ISO8601DateTime
)
createdAt_gte (
ISO8601DateTime
)
createdAt_in (
[ISO8601DateTime]
)
createdAt_lt (
ISO8601DateTime
)
createdAt_lte (
ISO8601DateTime
)
createdAt_not (
ISO8601DateTime
)
createdAt_not_contains (
ISO8601DateTime
)
createdAt_not_ends_with (
ISO8601DateTime
)
createdAt_not_starts_with (
ISO8601DateTime
)
createdAt_starts_with (
ISO8601DateTime
)
createdById (
ID
)
createdById_between (
[ID]
)
createdById_gt (
ID
)
createdById_gte (
ID
)
createdById_in (
[ID]
)
createdById_lt (
ID
)
createdById_lte (
ID
)
createdById_not (
ID
)
employees_every (
EmployeeWhereInput
)
employees_none (
EmployeeWhereInput
)
employees_some (
EmployeeWhereInput
)
id (
ID
)
id_between (
[ID]
)
id_gt (
ID
)
id_gte (
ID
)
id_in (
[ID]
)
id_lt (
ID
)
id_lte (
ID
)
id_not (
ID
)
name (
String
)
name_between (
[String]
)
name_contains (
String
)
name_ends_with (
String
)
name_gt (
String
)
name_gte (
String
)
name_in (
[String]
)
name_lt (
String
)
name_lte (
String
)
name_not (
String
)
name_not_contains (
String
)
name_not_ends_with (
String
)
name_not_starts_with (
String
)
name_starts_with (
String
)
spaces_every (
SpaceWhereInput
)
spaces_none (
SpaceWhereInput
)
spaces_some (
SpaceWhereInput
)
updatedAt (
ISO8601DateTime
)
updatedAt_between (
[ISO8601DateTime]
)
updatedAt_contains (
ISO8601DateTime
)
updatedAt_ends_with (
ISO8601DateTime
)
updatedAt_gt (
ISO8601DateTime
)
updatedAt_gte (
ISO8601DateTime
)
updatedAt_in (
[ISO8601DateTime]
)
updatedAt_lt (
ISO8601DateTime
)
updatedAt_lte (
ISO8601DateTime
)
updatedAt_not (
ISO8601DateTime
)
updatedAt_not_contains (
ISO8601DateTime
)
updatedAt_not_ends_with (
ISO8601DateTime
)
updatedAt_not_starts_with (
ISO8601DateTime
)
updatedAt_starts_with (
ISO8601DateTime
)