Skip to main content

GQLTQueryBookingWhere

No description

type GQLTQueryBookingWhere {
id: GQLTQueryBookingWhereid
start: GQLTQueryBookingWherestart
end: GQLTQueryBookingWhereend
firstName: GQLTQueryBookingWherefirstName
lastName: GQLTQueryBookingWherelastName
userName: GQLTQueryBookingWhereuserName
password: GQLTQueryBookingWherepassword
active: GQLTQueryBookingWhereactive
forcedInActive: GQLTQueryBookingWhereforcedInActive
createdAt: GQLTQueryBookingWherecreatedAt
updatedAt: GQLTQueryBookingWhereupdatedAt
roomId: GQLTQueryBookingWhereroomId
or: [GQLTQueryBookingWhere]
and: [GQLTQueryBookingWhere]
any: [GQLTQueryBookingWhere]
all: [GQLTQueryBookingWhere]
}

Fields#

id (GQLTQueryBookingWhereid)#

start (GQLTQueryBookingWherestart)#

end (GQLTQueryBookingWhereend)#

firstName (GQLTQueryBookingWherefirstName)#

lastName (GQLTQueryBookingWherelastName)#

userName (GQLTQueryBookingWhereuserName)#

password (GQLTQueryBookingWherepassword)#

active (GQLTQueryBookingWhereactive)#

forcedInActive (GQLTQueryBookingWhereforcedInActive)#

createdAt (GQLTQueryBookingWherecreatedAt)#

updatedAt (GQLTQueryBookingWhereupdatedAt)#

roomId (GQLTQueryBookingWhereroomId)#

or ([GQLTQueryBookingWhere])#

and ([GQLTQueryBookingWhere])#

any ([GQLTQueryBookingWhere])#

all ([GQLTQueryBookingWhere])#