Skip to main content

GQLTQueryUserDeviceWhere

No description

type GQLTQueryUserDeviceWhere {
createdAt: GQLTQueryUserDeviceWherecreatedAt
updatedAt: GQLTQueryUserDeviceWhereupdatedAt
userId: GQLTQueryUserDeviceWhereuserId
deviceId: GQLTQueryUserDeviceWheredeviceId
or: [GQLTQueryUserDeviceWhere]
and: [GQLTQueryUserDeviceWhere]
any: [GQLTQueryUserDeviceWhere]
all: [GQLTQueryUserDeviceWhere]
}

Fields#

createdAt (GQLTQueryUserDeviceWherecreatedAt)#

updatedAt (GQLTQueryUserDeviceWhereupdatedAt)#

userId (GQLTQueryUserDeviceWhereuserId)#

deviceId (GQLTQueryUserDeviceWheredeviceId)#

or ([GQLTQueryUserDeviceWhere])#

and ([GQLTQueryUserDeviceWhere])#

any ([GQLTQueryUserDeviceWhere])#

all ([GQLTQueryUserDeviceWhere])#