Skip to main content

GQLTQueryRoomWhere

No description

type GQLTQueryRoomWhere {
id: GQLTQueryRoomWhereid
name: GQLTQueryRoomWherename
notes: GQLTQueryRoomWherenotes
createdAt: GQLTQueryRoomWherecreatedAt
updatedAt: GQLTQueryRoomWhereupdatedAt
meshId: GQLTQueryRoomWheremeshId
systemUserId: GQLTQueryRoomWheresystemUserId
accountUserId: GQLTQueryRoomWhereaccountUserId
or: [GQLTQueryRoomWhere]
and: [GQLTQueryRoomWhere]
any: [GQLTQueryRoomWhere]
all: [GQLTQueryRoomWhere]
}

Fields#

id (GQLTQueryRoomWhereid)#

name (GQLTQueryRoomWherename)#

notes (GQLTQueryRoomWherenotes)#

createdAt (GQLTQueryRoomWherecreatedAt)#

updatedAt (GQLTQueryRoomWhereupdatedAt)#

meshId (GQLTQueryRoomWheremeshId)#

systemUserId (GQLTQueryRoomWheresystemUserId)#

accountUserId (GQLTQueryRoomWhereaccountUserId)#

or ([GQLTQueryRoomWhere])#

and ([GQLTQueryRoomWhere])#

any ([GQLTQueryRoomWhere])#

all ([GQLTQueryRoomWhere])#