Skip to Content
GraphQLReference

GraphQL Schema Reference

Auto-generated from the TypeGraphQL resolvers via SDL print + graphql-markdown. Each entry describes the type, its fields, arguments, and where present the source-level documentation.

Table of Contents

Query

FieldArgumentTypeDescription
accessRoleByIdAccessRole
idID!
adminGetOperationOperation!
idInt!
aggregateTrashCategoryAggregateTrashCategory!
cursorTrashCategoryWhereUniqueInput
orderBy[TrashCategoryOrderByWithRelationInput!]
skipInt
takeInt
whereTrashCategoryWhereInput
checkForgetPasswordTokenExpiryLinkValidityResponses!
tokenString!
emsdOperationImages[ImageInfo!]!
dateString
nextContinuationTokenString
findFirstTrashCategoryTrashCategory
cursorTrashCategoryWhereUniqueInput
distinct[TrashCategoryScalarFieldEnum!]
orderBy[TrashCategoryOrderByWithRelationInput!]
skipInt
takeInt
whereTrashCategoryWhereInput
findFirstTrashCategoryOrThrowTrashCategory
cursorTrashCategoryWhereUniqueInput
distinct[TrashCategoryScalarFieldEnum!]
orderBy[TrashCategoryOrderByWithRelationInput!]
skipInt
takeInt
whereTrashCategoryWhereInput
getAllUserOrgByOrgId[UserOrgRole!]!
organizationIdInt!
getModule[Module!]!
getModuleByIdModule
idString!
getOrganizationOrganization!
whereOrganizationWhereUniqueInput!
getOrganizationByAccessRoleOrganization!
idInt!
getRobotRobot!
whereRobotWhereUniqueInput!
getRobotControlRoomControlRoom
robotIdInt!
getRobotStreamStream!
whereRobotRobotWhereUniqueInput!
getSiteSite!
whereSiteWhereUniqueInput!
getTopTrashCategories[GroupedTrashRecord!]!
operationIdInt
organizationIdInt!
robotIds[Int!]!
takeInt
getTrashCategoriesInPercentage[GroupedTrashRecordInPercentage!]!
endDateDateTime
organizationIdInt!
robotIds[Int!]!
startDateDateTime
getTrashCategoryTrashCategory
whereTrashCategoryWhereUniqueInput!
getUserUser!
idInt!
getUserOrgRoleByIdAndOrgUserOrgRole
organizationIdInt!
getUsers[User!]!
accessRoleIdString!
organizationIdInt!
valueString!
getVesselByIdVessel!
idInt!
getWeightPerDay[GroupedTrashRecordByDate!]!
endDateDateTime
organizationIdInt!
robotIds[Int!]
startDateDateTime
groupByTrashCategory[TrashCategoryGroupBy!]!
by[TrashCategoryScalarFieldEnum!]!
havingTrashCategoryScalarWhereWithAggregatesInput
orderBy[TrashCategoryOrderByWithAggregationInput!]
skipInt
takeInt
whereTrashCategoryWhereInput
isMeAdminBoolean!
organizationIDInt!
isUserVerifiedBoolean!
tokenString!
lastKnowLocationString
robotIdInt
latestBackCameraImageString!
cameraTypeString!
robotIdInt!
listOperationsOperationList!
currentPageInt!
operationIdInt
takeInt
listOrganizations[Organization!]!
listPasskeys[Passkey!]!
userIdInt!
listRobots[Robot!]!
listSites[Site!]!
listUsers[User!]!
listVessels[Vessel!]!
meUser!
myOrganizations[Organization!]!
myRobots[Robot!]
organizationIdInt
operationCountFloat!
robotIds[Int!]!
robotOperationByIdOperation!
operationIdInt!
robotOperationImagesTrashRecordImageResponse!
categoryNames[String!]
currentPageInt!
operationIdInt!
takeInt
robotOperationsOperations!
offsetInt
operationDateDateTime
organizationIdInt!
robotIds[Int!]!
takeInt
robotOperationsByTimeOperations!
offsetInt
operationDateDateTime
organizationIdInt!
robotIds[Int!]!
takeInt
robotOperationsWithDateRange[Operation!]!
endDateDateTime
organizationIdInt!
robotIds[Int!]!
startDateDateTime
suggestNewRobotIDsInt!
totalAllOperationHoursFloat!
robotIds[Int!]!
totalOperationHoursFloat!
robotIds[Int!]!
totalTrashCollectedByRobotFloat!
robotIdInt!
timeDurationString
totalTrashCollectedByRobotsFloat!
robotIds[Int!]!
trashCategories[TrashCategory!]!
cursorTrashCategoryWhereUniqueInput
distinct[TrashCategoryScalarFieldEnum!]
orderBy[TrashCategoryOrderByWithRelationInput!]
skipInt
takeInt
whereTrashCategoryWhereInput
trashCategoryTrashCategory
whereTrashCategoryWhereUniqueInput!
trashRecordsFromRobotId[TrashRecord!]!
operationIdInt
robotIds[Int!]

Mutation

FieldArgumentTypeDescription
addUserToAccessRoleAccessRole
accessRoleIdString!
organizationIdInt!
userIdInt!
createAccessRoleAccessRole!
nameString!
organizationIdInt!
rolePolicies[CreateRolePolicyInput!]!
userOrgRoles[UserOrgRoleInput!]
createManyTrashCategoryAffectedRowsOutput!
data[TrashCategoryCreateManyInput!]!
skipDuplicatesBoolean
createModuleCreateModuleResponse!
moduleKeyNameString!
moduleNameString!
createOneTrashCategoryTrashCategory!
dataTrashCategoryCreateInput!
createOperationOperation!
endTimeString!
operationDateString!
robotIdInt!
siteIDInt!
startTimeString!
travelDistanceFloat
createOperationsRecordOperatorReport!
endTimeDateTime!
googleDriveURLString
mediaURL[String!]!
operationDateDateTime!
organizationIdInt!
robotIDInt!
startTimeDateTime!
trashRecords[TrashRecordInOperatorReport!]!
travelDistanceFloat!
createOrganizationOrganization!
nameString!
createRobotRobot!
batteryIds[Int!]
idInt!
nameString!
organizationIDInt!
siteIDInt!
vesselIDInt!
createSiteSite!
latFloat
lngFloat
nameString
createUserUser!
emailString!
nameString!
organizationIds[Int!]!
createVesselVessel!
iconString
nameString!
deleteAccessRoleAccessRole
idString!
deleteManyTrashCategoryAffectedRowsOutput!
whereTrashCategoryWhereInput
deleteModuleCreateModuleResponse!
idString!
deleteOneTrashCategoryTrashCategory
whereTrashCategoryWhereUniqueInput!
deleteOperationOperation!
idInt!
deleteOrganizationOrganization!
idInt!
deletePasskeyPasskey!
passkeyIdString!
deleteRobotRobot!
idInt!
deleteSiteSite!
idInt!
deleteUserUser!
IdInt!
deleteVesselVessel!
idInt!
editOperationsRecordOperatorReport!
endTimeDateTime!
googleDriveURLString
mediaURL[String!]
operationDateDateTime!
operationIDInt!
robotIDInt!
startTimeDateTime!
trashCreateRecords[TrashRecordInOperatorReport!]
trashDeleteRecords[Int!]
trashUpdateRecords[TrashRecordInOperatorReport!]
travelDistanceFloat!
editPassKeyNamePasskey!
nameString!
passkeyIdString!
generateRobotAPITokenString!
whereRobotWhereUniqueInput!
registerRobotControlRoomControlRoom!
controlRoomIdString!
robotIdInt!
socketIdString!
registerRobotStreamStream!
socketIdString!
streamIdString!
whereRobotRobotWhereUniqueInput!
removeUserFromAccessRoleAccessRole
accessRoleIdString!
organizationIdInt!
userOrgRoleIdInt!
resendVerificationEmailString!
emailString!
nameString!
userIdInt!
updateAccessRoleNameAccessRole
idString!
nameString!
organizationIdInt!
updateAccessRolePolicyAccessRole
accessRoleIdString!
organizationIdInt!
rolePolicies[UpdateRolePolicyInput!]!
updateManyTrashCategoryAffectedRowsOutput!
dataTrashCategoryUpdateManyMutationInput!
whereTrashCategoryWhereInput
updateModuleNameCreateModuleResponse!
idString!
newNameString!
updateOneTrashCategoryTrashCategory
dataTrashCategoryUpdateInput!
whereTrashCategoryWhereUniqueInput!
updateOperationOperation!
endTimeString
files[String!]
idInt!
operationDateString
robotIdInt
startTimeString
travelDistanceFloat
updateOrganizationOrganization!
idInt!
nameString
Organization!
idInt!
logoURLString!
updateOrganizationNameDashboardOrganization
nameString
organizationIdInt!
updateRobotRobot!
batteryIds[Int!]
idInt!
nameString
organizationIDInt
siteIDInt
vesselIDInt
updateSiteSite!
idInt!
latFloat
lngFloat
nameString
updateUserUser!
emailString
idInt!
nameString
organizationIds[Int!]
passwordString
userRoles[String!]
updateVesselVessel!
iconString
idInt!
nameString!
upsertOneTrashCategoryTrashCategory!
createTrashCategoryCreateInput!
updateTrashCategoryUpdateInput!
whereTrashCategoryWhereUniqueInput!
verifyEmailVerifyEmailResponse!
inputVerifyEmailInput!

Subscription

FieldArgumentTypeDescription
accessRoleEventsAccessRoleEvent!
batteryStatusBatteryStatusObject!
batteryIdInt!
robotIdInt!
botStatusBotStatusObject!
robotIdInt!
dockingStatusRemoteDockingStatusObject!
robotIdInt!
dongleStatusDongleStatusObject!
robotIdInt!
ePropulsionMotorStatusMotorObject!
robotIdInt!
faultStatusFaultStatusMessageObject!
robotIdInt!
genericDataChannelGenericDataChannelObject!
robotIdInt!
hardwareStatusHardwareStatusObject!
robotIdInt!
lidarScanLidarScanObject!
robotIdInt!
powerStatusRemotePowerStatusObject!
robotIdInt!
switchStatesSwitchStatesMessageObject!
robotIdInt!

Objects

AccessRole

FieldArgumentTypeDescription
_countAccessRoleCount
createdAtDateTime!
idString!
nameString!
organizationOrganization!
organizationIdInt!
rolePolicy[RolePolicy!]!
cursorRolePolicyWhereUniqueInput
distinct[RolePolicyScalarFieldEnum!]
orderBy[RolePolicyOrderByWithRelationInput!]
skipInt
takeInt
whereRolePolicyWhereInput
updatedAtDateTime!
userOrgRole[UserOrgRole!]!
cursorUserOrgRoleWhereUniqueInput
distinct[UserOrgRoleScalarFieldEnum!]
orderBy[UserOrgRoleOrderByWithRelationInput!]
skipInt
takeInt
whereUserOrgRoleWhereInput

AccessRoleCount

FieldArgumentTypeDescription
rolePolicyInt!
whereRolePolicyWhereInput
userOrgRoleInt!
whereUserOrgRoleWhereInput

AccessRoleEvent

FieldArgumentTypeDescription
accessRoleAccessRole
accessRoleIdID
actionString!
organizationIdInt!

AffectedRowsOutput

FieldArgumentTypeDescription
countInt!

AggregateTrashCategory

FieldArgumentTypeDescription
_avgTrashCategoryAvgAggregate
_countTrashCategoryCountAggregate
_maxTrashCategoryMaxAggregate
_minTrashCategoryMinAggregate
_sumTrashCategorySumAggregate

BatteryStatusObject

FieldArgumentTypeDescription
batteryIdInt!
cellVoltages[Float!]!
currentFloat!
socPercentageFloat!
totalVoltageFloat!

BotStatusObject

FieldArgumentTypeDescription
liveBoolean!

ControlRoom

FieldArgumentTypeDescription
controlRoomIdString!
createdAtDateTime!
idInt!
robotIdInt
socketIdString!
updatedAtDateTime!

CreateModuleResponse

FieldArgumentTypeDescription
messageString!
successBoolean!

DongleStatusObject

FieldArgumentTypeDescription
network_infoString!
network_typeString!
signal_infoInt!
traffic_down_infoInt!
traffic_up_infoInt!

FaultStatusMessageObject

FieldArgumentTypeDescription
contactorFaultBoolean!

GenericDataChannelObject

FieldArgumentTypeDescription
dataString!

GroupedTrashRecord

FieldArgumentTypeDescription
_sumGroupedTrashRecordWeightSum!
trashCategoryIdInt!

GroupedTrashRecordByDate

FieldArgumentTypeDescription
_sumGroupedTrashRecordWeightSum!
recordDateDateTime!

GroupedTrashRecordInPercentage

FieldArgumentTypeDescription
percentFloat!
trashCategoryIdInt!
trashCategoryNameString!

GroupedTrashRecordWeightSum

FieldArgumentTypeDescription
weightFloat!

HardwareStatusObject

FieldArgumentTypeDescription
back_camera_detectedBoolean!
front_camera_detectedBoolean!
lidar_detectedBoolean!
network_speedFloat!
temperatureFloat!
uart_statusBoolean!

ImageInfo

FieldArgumentTypeDescription
category[String!]!
confidence[Float!]!
urlString!

LidarScanObject

FieldArgumentTypeDescription
angle_maxFloat!
angle_minFloat!
intensities[Float!]!
ranges[Float!]!

LinkValidityResponses

FieldArgumentTypeDescription
codeFloat!
isValidBoolean!
messageString

Module

FieldArgumentTypeDescription
_countModuleCount
createdAtDateTime!
idString!
moduleKeyNameString!
moduleNameString!
updatedAtDateTime!

ModuleCount

FieldArgumentTypeDescription
rolePolicyInt!
whereRolePolicyWhereInput

MotorDrivingStatus

FieldArgumentTypeDescription
currentThrottleFloat!
speedFloat!
targetThrottleFloat!
throttleDirectionFloat!

MotorFailureStatus

FieldArgumentTypeDescription
controlFailureBoolean!
driveCommunicationFailureBoolean!
temperatureSensorFailureBoolean!

MotorObject

FieldArgumentTypeDescription
drivingStatusMotorDrivingStatus!
failureStatusMotorFailureStatus!
positionString!
powerStatusMotorPowerStatus!
temperatureStatusMotorTemperatureStatus!

MotorPowerStatus

FieldArgumentTypeDescription
isOvercurrentFloat!
isOvervoltageBoolean!
isUndervoltageBoolean!
outputCurrentFloat!
powerFloat!

MotorTemperatureStatus

FieldArgumentTypeDescription
isOverTemperatureBoolean!
temperatureFloat!

Operation

FieldArgumentTypeDescription
_countOperationCount
coverImageString!
createdAtDateTime!
endTimeDateTime!
idInt!
operationDateDateTime!
operationDurationFloat!
operatorReportOperatorReport
robotRobot!
robotIdInt!
siteSite
siteIdInt
startTimeDateTime!
totalWeightFloat!
trashRecords[TrashRecord!]!
cursorTrashRecordWhereUniqueInput
distinct[TrashRecordScalarFieldEnum!]
orderBy[TrashRecordOrderByWithRelationInput!]
skipInt
takeInt
whereTrashRecordWhereInput
travelDistanceFloat!
updatedAtDateTime!

OperationCount

FieldArgumentTypeDescription
trashRecordsInt!
whereTrashRecordWhereInput

OperationList

FieldArgumentTypeDescription
operations[Operation!]!
pageInfoPageInfo!

Operations

FieldArgumentTypeDescription
hasNextPageBoolean!
operations[Operation!]!

OperatorReport

FieldArgumentTypeDescription
googleDriveURLString
idInt!
mediaURL[String!]!
objectPaths[String!]!
operationIdInt!

Organization

FieldArgumentTypeDescription
Robot[Robot!]!
cursorRobotWhereUniqueInput
distinct[RobotScalarFieldEnum!]
orderBy[RobotOrderByWithRelationInput!]
skipInt
takeInt
whereRobotWhereInput
_countOrganizationCount
accessRoles[AccessRole!]!
cursorAccessRoleWhereUniqueInput
distinct[AccessRoleScalarFieldEnum!]
orderBy[AccessRoleOrderByWithRelationInput!]
skipInt
takeInt
whereAccessRoleWhereInput
createdAtDateTime!
idInt!
nameString!
String
organizationLogoURLString!
updatedAtDateTime!
userRoles[UserOrgRole!]!
cursorUserOrgRoleWhereUniqueInput
distinct[UserOrgRoleScalarFieldEnum!]
orderBy[UserOrgRoleOrderByWithRelationInput!]
skipInt
takeInt
whereUserOrgRoleWhereInput
users[User!]!
cursorUserWhereUniqueInput
distinct[UserScalarFieldEnum!]
orderBy[UserOrderByWithRelationInput!]
skipInt
takeInt
whereUserWhereInput

OrganizationCount

FieldArgumentTypeDescription
RobotInt!
whereRobotWhereInput
accessRolesInt!
whereAccessRoleWhereInput
userRolesInt!
whereUserOrgRoleWhereInput
usersInt!
whereUserWhereInput

PageInfo

FieldArgumentTypeDescription
hasNextPageBoolean!
hasPreviousPageBoolean!
totalPagesInt!

Passkey

FieldArgumentTypeDescription
backedUpBoolean!
counterInt!
createdAtDateTime!
credentialIDString!
deviceTypeString!
idString!
nameString
publicKeyByte!
transportsJSON
updatedAtDateTime!
userHandleString!
userIdInt!

RemoteDockingStatusObject

FieldArgumentTypeDescription
dockingStatusString!

RemotePowerStatusObject

FieldArgumentTypeDescription
powerStatusString!

Robot

FieldArgumentTypeDescription
ControlRoomControlRoom
_countRobotCount
batteryIds[Int!]!
createdAtDateTime!
idInt!
lastKnownLocationString
nameString!
odometryFloat!
operations[Operation!]!
cursorOperationWhereUniqueInput
distinct[OperationScalarFieldEnum!]
orderBy[OperationOrderByWithRelationInput!]
skipInt
takeInt
whereOperationWhereInput
organizationOrganization!
organizationIdInt!
registrationRobotRegistration
robotRegistrationIdInt
siteSite!
siteIdInt!
streamStream
updatedAtDateTime!
vesselVessel
vesselIdInt

RobotCount

FieldArgumentTypeDescription
operationsInt!
whereOperationWhereInput

RobotRegistration

FieldArgumentTypeDescription
createdAtDateTime!
expiredBoolean!
idInt!
updatedAtDateTime!

RolePolicy

FieldArgumentTypeDescription
accessLevelPolicyAccessLevel!
accessRoleAccessRole!
accessRoleIdString!
createdAtDateTime!
idString!
moduleModule!
moduleIdString!
updatedAtDateTime!

Site

FieldArgumentTypeDescription
_countSiteCount
idInt!
latFloat!
lngFloat!
nameString!

SiteCount

FieldArgumentTypeDescription
operationsInt!
whereOperationWhereInput
robotsInt!
whereRobotWhereInput

Stream

FieldArgumentTypeDescription
createdAtDateTime!
idInt!
robotRobot
robotIdInt
socketIdString!
streamIdString!
updatedAtDateTime!

SwitchStatesMessageObject

FieldArgumentTypeDescription
eOffBoolean!
eOnBoolean!

TrashCategory

FieldArgumentTypeDescription
_countTrashCategoryCount
idInt!
nameString!

TrashCategoryAvgAggregate

FieldArgumentTypeDescription
idFloat

TrashCategoryCount

FieldArgumentTypeDescription
trashRecordInt!
whereTrashRecordWhereInput

TrashCategoryCountAggregate

FieldArgumentTypeDescription
_allInt!
idInt!
nameInt!

TrashCategoryGroupBy

FieldArgumentTypeDescription
_avgTrashCategoryAvgAggregate
_countTrashCategoryCountAggregate
_maxTrashCategoryMaxAggregate
_minTrashCategoryMinAggregate
_sumTrashCategorySumAggregate
idInt!
nameString!

TrashCategoryMaxAggregate

FieldArgumentTypeDescription
idInt
nameString

TrashCategoryMinAggregate

FieldArgumentTypeDescription
idInt
nameString

TrashCategorySumAggregate

FieldArgumentTypeDescription
idInt

TrashRecord

FieldArgumentTypeDescription
categoryTrashCategory
confidenceFloat!
createdAtDateTime!
idInt!
linkString!
operationOperation
operationIdInt
position_latFloat!
position_lngFloat!
recordDateDateTime!
trashCategoryIdInt!
updatedAtDateTime!
weightFloat!

TrashRecordImageResponse

FieldArgumentTypeDescription
imageInfos[ImageInfo!]!
pageInfoPageInfo!

User

FieldArgumentTypeDescription
_countUserCount
createdAtDateTime!
emailString!
idInt!
invitationAcceptedAtDateTime
inviteSentAtDateTime
isPasskeyRegisteredBoolean!
nameString!
organizations[Organization!]!
cursorOrganizationWhereUniqueInput
distinct[OrganizationScalarFieldEnum!]
orderBy[OrganizationOrderByWithRelationInput!]
skipInt
takeInt
whereOrganizationWhereInput
passkeys[Passkey!]!
cursorPasskeyWhereUniqueInput
distinct[PasskeyScalarFieldEnum!]
orderBy[PasskeyOrderByWithRelationInput!]
skipInt
takeInt
wherePasskeyWhereInput
roles[UserOrgRole!]!
cursorUserOrgRoleWhereUniqueInput
distinct[UserOrgRoleScalarFieldEnum!]
orderBy[UserOrgRoleOrderByWithRelationInput!]
skipInt
takeInt
whereUserOrgRoleWhereInput
updatedAtDateTime!
userSessions[UserSession!]!
cursorUserSessionWhereUniqueInput
distinct[UserSessionScalarFieldEnum!]
orderBy[UserSessionOrderByWithRelationInput!]
skipInt
takeInt
whereUserSessionWhereInput
verifiedBoolean!
webAuthnChallenges[WebAuthnChallenge!]!
cursorWebAuthnChallengeWhereUniqueInput
distinct[WebAuthnChallengeScalarFieldEnum!]
orderBy[WebAuthnChallengeOrderByWithRelationInput!]
skipInt
takeInt
whereWebAuthnChallengeWhereInput

UserCount

FieldArgumentTypeDescription
organizationsInt!
whereOrganizationWhereInput
passkeysInt!
wherePasskeyWhereInput
rolesInt!
whereUserOrgRoleWhereInput
userSessionsInt!
whereUserSessionWhereInput
webAuthnChallengesInt!
whereWebAuthnChallengeWhereInput

UserOrgRole

FieldArgumentTypeDescription
_countUserOrgRoleCount
accessRoles[AccessRole!]!
cursorAccessRoleWhereUniqueInput
distinct[AccessRoleScalarFieldEnum!]
orderBy[AccessRoleOrderByWithRelationInput!]
skipInt
takeInt
whereAccessRoleWhereInput
createdAtDateTime!
idInt!
organizationOrganization!
organizationIdInt!
updatedAtDateTime!
userUser!
userIdInt!

UserOrgRoleCount

FieldArgumentTypeDescription
accessRolesInt!
whereAccessRoleWhereInput

UserSession

FieldArgumentTypeDescription
createdAtDateTime!
idInt!
updatedAtDateTime!
userIdInt!

VerifyEmailResponse

FieldArgumentTypeDescription
codeFloat!
messageString!
successBoolean!

Vessel

FieldArgumentTypeDescription
_countVesselCount
createdAtDateTime!
iconString!
idInt!
nameString!
updatedAtDateTime!

VesselCount

FieldArgumentTypeDescription
robotsInt!
whereRobotWhereInput

WebAuthnChallenge

FieldArgumentTypeDescription
challengeString!
createdAtDateTime!
expiresAtDateTime!
idString!
purposeString!
userIdInt

Inputs

AccessRoleCreateManyOrganizationInput

FieldTypeDescription
createdAtDateTime
idString
nameString!
updatedAtDateTime

AccessRoleCreateManyOrganizationInputEnvelope

FieldTypeDescription
data[AccessRoleCreateManyOrganizationInput!]!
skipDuplicatesBoolean

AccessRoleCreateNestedManyWithoutOrganizationInput

FieldTypeDescription
connect[AccessRoleWhereUniqueInput!]
connectOrCreate[AccessRoleCreateOrConnectWithoutOrganizationInput!]
create[AccessRoleCreateWithoutOrganizationInput!]
createManyAccessRoleCreateManyOrganizationInputEnvelope

AccessRoleCreateNestedManyWithoutUserOrgRoleInput

FieldTypeDescription
connect[AccessRoleWhereUniqueInput!]
connectOrCreate[AccessRoleCreateOrConnectWithoutUserOrgRoleInput!]
create[AccessRoleCreateWithoutUserOrgRoleInput!]

AccessRoleCreateOrConnectWithoutOrganizationInput

FieldTypeDescription
createAccessRoleCreateWithoutOrganizationInput!
whereAccessRoleWhereUniqueInput!

AccessRoleCreateOrConnectWithoutUserOrgRoleInput

FieldTypeDescription
createAccessRoleCreateWithoutUserOrgRoleInput!
whereAccessRoleWhereUniqueInput!

AccessRoleCreateWithoutOrganizationInput

FieldTypeDescription
createdAtDateTime
idString
nameString!
rolePolicyRolePolicyCreateNestedManyWithoutAccessRoleInput
updatedAtDateTime
userOrgRoleUserOrgRoleCreateNestedManyWithoutAccessRolesInput

AccessRoleCreateWithoutUserOrgRoleInput

FieldTypeDescription
createdAtDateTime
idString
nameString!
organizationOrganizationCreateNestedOneWithoutAccessRolesInput!
rolePolicyRolePolicyCreateNestedManyWithoutAccessRoleInput
updatedAtDateTime

AccessRoleListRelationFilter

FieldTypeDescription
everyAccessRoleWhereInput
noneAccessRoleWhereInput
someAccessRoleWhereInput

AccessRoleNameOrganizationIdCompoundUniqueInput

FieldTypeDescription
nameString!
organizationIdInt!

AccessRoleOrderByRelationAggregateInput

FieldTypeDescription
_countSortOrder

AccessRoleOrderByWithRelationInput

FieldTypeDescription
createdAtSortOrder
idSortOrder
nameSortOrder
organizationOrganizationOrderByWithRelationInput
organizationIdSortOrder
rolePolicyRolePolicyOrderByRelationAggregateInput
updatedAtSortOrder
userOrgRoleUserOrgRoleOrderByRelationAggregateInput

AccessRoleRelationFilter

FieldTypeDescription
isAccessRoleWhereInput
isNotAccessRoleWhereInput

AccessRoleScalarWhereInput

FieldTypeDescription
AND[AccessRoleScalarWhereInput!]
NOT[AccessRoleScalarWhereInput!]
OR[AccessRoleScalarWhereInput!]
createdAtDateTimeFilter
idStringFilter
nameStringFilter
organizationIdIntFilter
updatedAtDateTimeFilter

AccessRoleUpdateManyMutationInput

FieldTypeDescription
createdAtDateTimeFieldUpdateOperationsInput
idStringFieldUpdateOperationsInput
nameStringFieldUpdateOperationsInput
updatedAtDateTimeFieldUpdateOperationsInput

AccessRoleUpdateManyWithWhereWithoutOrganizationInput

FieldTypeDescription
dataAccessRoleUpdateManyMutationInput!
whereAccessRoleScalarWhereInput!

AccessRoleUpdateManyWithWhereWithoutUserOrgRoleInput

FieldTypeDescription
dataAccessRoleUpdateManyMutationInput!
whereAccessRoleScalarWhereInput!

AccessRoleUpdateManyWithoutOrganizationNestedInput

FieldTypeDescription
connect[AccessRoleWhereUniqueInput!]
connectOrCreate[AccessRoleCreateOrConnectWithoutOrganizationInput!]
create[AccessRoleCreateWithoutOrganizationInput!]
createManyAccessRoleCreateManyOrganizationInputEnvelope
delete[AccessRoleWhereUniqueInput!]
deleteMany[AccessRoleScalarWhereInput!]
disconnect[AccessRoleWhereUniqueInput!]
set[AccessRoleWhereUniqueInput!]
update[AccessRoleUpdateWithWhereUniqueWithoutOrganizationInput!]
updateMany[AccessRoleUpdateManyWithWhereWithoutOrganizationInput!]
upsert[AccessRoleUpsertWithWhereUniqueWithoutOrganizationInput!]

AccessRoleUpdateManyWithoutUserOrgRoleNestedInput

FieldTypeDescription
connect[AccessRoleWhereUniqueInput!]
connectOrCreate[AccessRoleCreateOrConnectWithoutUserOrgRoleInput!]
create[AccessRoleCreateWithoutUserOrgRoleInput!]
delete[AccessRoleWhereUniqueInput!]
deleteMany[AccessRoleScalarWhereInput!]
disconnect[AccessRoleWhereUniqueInput!]
set[AccessRoleWhereUniqueInput!]
update[AccessRoleUpdateWithWhereUniqueWithoutUserOrgRoleInput!]
updateMany[AccessRoleUpdateManyWithWhereWithoutUserOrgRoleInput!]
upsert[AccessRoleUpsertWithWhereUniqueWithoutUserOrgRoleInput!]

AccessRoleUpdateWithWhereUniqueWithoutOrganizationInput

FieldTypeDescription
dataAccessRoleUpdateWithoutOrganizationInput!
whereAccessRoleWhereUniqueInput!

AccessRoleUpdateWithWhereUniqueWithoutUserOrgRoleInput

FieldTypeDescription
dataAccessRoleUpdateWithoutUserOrgRoleInput!
whereAccessRoleWhereUniqueInput!

AccessRoleUpdateWithoutOrganizationInput

FieldTypeDescription
createdAtDateTimeFieldUpdateOperationsInput
idStringFieldUpdateOperationsInput
nameStringFieldUpdateOperationsInput
rolePolicyRolePolicyUpdateManyWithoutAccessRoleNestedInput
updatedAtDateTimeFieldUpdateOperationsInput
userOrgRoleUserOrgRoleUpdateManyWithoutAccessRolesNestedInput

AccessRoleUpdateWithoutUserOrgRoleInput

FieldTypeDescription
createdAtDateTimeFieldUpdateOperationsInput
idStringFieldUpdateOperationsInput
nameStringFieldUpdateOperationsInput
organizationOrganizationUpdateOneRequiredWithoutAccessRolesNestedInput
rolePolicyRolePolicyUpdateManyWithoutAccessRoleNestedInput
updatedAtDateTimeFieldUpdateOperationsInput

AccessRoleUpsertWithWhereUniqueWithoutOrganizationInput

FieldTypeDescription
createAccessRoleCreateWithoutOrganizationInput!
updateAccessRoleUpdateWithoutOrganizationInput!
whereAccessRoleWhereUniqueInput!

AccessRoleUpsertWithWhereUniqueWithoutUserOrgRoleInput

FieldTypeDescription
createAccessRoleCreateWithoutUserOrgRoleInput!
updateAccessRoleUpdateWithoutUserOrgRoleInput!
whereAccessRoleWhereUniqueInput!

AccessRoleWhereInput

FieldTypeDescription
AND[AccessRoleWhereInput!]
NOT[AccessRoleWhereInput!]
OR[AccessRoleWhereInput!]
createdAtDateTimeFilter
idStringFilter
nameStringFilter
organizationOrganizationRelationFilter
organizationIdIntFilter
rolePolicyRolePolicyListRelationFilter
updatedAtDateTimeFilter
userOrgRoleUserOrgRoleListRelationFilter

AccessRoleWhereUniqueInput

FieldTypeDescription
idString
name_organizationIdAccessRoleNameOrganizationIdCompoundUniqueInput

BoolFieldUpdateOperationsInput

FieldTypeDescription
setBoolean

BoolFilter

FieldTypeDescription
equalsBoolean
notNestedBoolFilter

BytesFieldUpdateOperationsInput

FieldTypeDescription
setByte

BytesFilter

FieldTypeDescription
equalsByte
in[Byte!]
notNestedBytesFilter
notIn[Byte!]

ControlRoomCreateNestedOneWithoutRobotInput

FieldTypeDescription
connectControlRoomWhereUniqueInput
connectOrCreateControlRoomCreateOrConnectWithoutRobotInput
createControlRoomCreateWithoutRobotInput

ControlRoomCreateOrConnectWithoutRobotInput

FieldTypeDescription
createControlRoomCreateWithoutRobotInput!
whereControlRoomWhereUniqueInput!

ControlRoomCreateWithoutRobotInput

FieldTypeDescription
controlRoomIdString!
createdAtDateTime
socketIdString!
updatedAtDateTime

ControlRoomOrderByWithRelationInput

FieldTypeDescription
controlRoomIdSortOrder
createdAtSortOrder
idSortOrder
robotRobotOrderByWithRelationInput
robotIdSortOrderInput
socketIdSortOrder
updatedAtSortOrder

ControlRoomRelationFilter

FieldTypeDescription
isControlRoomWhereInput
isNotControlRoomWhereInput

ControlRoomUpdateOneWithoutRobotNestedInput

FieldTypeDescription
connectControlRoomWhereUniqueInput
connectOrCreateControlRoomCreateOrConnectWithoutRobotInput
createControlRoomCreateWithoutRobotInput
deleteBoolean
disconnectBoolean
updateControlRoomUpdateWithoutRobotInput
upsertControlRoomUpsertWithoutRobotInput

ControlRoomUpdateWithoutRobotInput

FieldTypeDescription
controlRoomIdStringFieldUpdateOperationsInput
createdAtDateTimeFieldUpdateOperationsInput
socketIdStringFieldUpdateOperationsInput
updatedAtDateTimeFieldUpdateOperationsInput

ControlRoomUpsertWithoutRobotInput

FieldTypeDescription
createControlRoomCreateWithoutRobotInput!
updateControlRoomUpdateWithoutRobotInput!

ControlRoomWhereInput

FieldTypeDescription
AND[ControlRoomWhereInput!]
NOT[ControlRoomWhereInput!]
OR[ControlRoomWhereInput!]
controlRoomIdStringFilter
createdAtDateTimeFilter
idIntFilter
robotRobotRelationFilter
robotIdIntNullableFilter
socketIdStringFilter
updatedAtDateTimeFilter

ControlRoomWhereUniqueInput

FieldTypeDescription
idInt
robotIdInt

CreateRolePolicyInput

FieldTypeDescription
accessLevelPolicyAccessLevel!
moduleIdID!

DateTimeFieldUpdateOperationsInput

FieldTypeDescription
setDateTime

DateTimeFilter

FieldTypeDescription
equalsDateTime
gtDateTime
gteDateTime
in[DateTime!]
ltDateTime
lteDateTime
notNestedDateTimeFilter
notIn[DateTime!]

DateTimeNullableFilter

FieldTypeDescription
equalsDateTime
gtDateTime
gteDateTime
in[DateTime!]
ltDateTime
lteDateTime
notNestedDateTimeNullableFilter
notIn[DateTime!]

EnumPolicyAccessLevelFieldUpdateOperationsInput

FieldTypeDescription
setPolicyAccessLevel

EnumPolicyAccessLevelFilter

FieldTypeDescription
equalsPolicyAccessLevel
in[PolicyAccessLevel!]
notNestedEnumPolicyAccessLevelFilter
notIn[PolicyAccessLevel!]

FloatFieldUpdateOperationsInput

FieldTypeDescription
decrementFloat
divideFloat
incrementFloat
multiplyFloat
setFloat

FloatFilter

FieldTypeDescription
equalsFloat
gtFloat
gteFloat
in[Float!]
ltFloat
lteFloat
notNestedFloatFilter
notIn[Float!]

IntFieldUpdateOperationsInput

FieldTypeDescription
decrementInt
divideInt
incrementInt
multiplyInt
setInt

IntFilter

FieldTypeDescription
equalsInt
gtInt
gteInt
in[Int!]
ltInt
lteInt
notNestedIntFilter
notIn[Int!]

IntNullableFilter

FieldTypeDescription
equalsInt
gtInt
gteInt
in[Int!]
ltInt
lteInt
notNestedIntNullableFilter
notIn[Int!]

IntNullableListFilter

FieldTypeDescription
equals[Int!]
hasInt
hasEvery[Int!]
hasSome[Int!]
isEmptyBoolean

IntWithAggregatesFilter

FieldTypeDescription
_avgNestedFloatFilter
_countNestedIntFilter
_maxNestedIntFilter
_minNestedIntFilter
_sumNestedIntFilter
equalsInt
gtInt
gteInt
in[Int!]
ltInt
lteInt
notNestedIntWithAggregatesFilter
notIn[Int!]

JsonNullableFilter

FieldTypeDescription
array_containsJSON
array_ends_withJSON
array_starts_withJSON
equalsJSON
gtJSON
gteJSON
ltJSON
lteJSON
notJSON
path[String!]
string_containsString
string_ends_withString
string_starts_withString

ModuleCreateNestedOneWithoutRolePolicyInput

FieldTypeDescription
connectModuleWhereUniqueInput
connectOrCreateModuleCreateOrConnectWithoutRolePolicyInput
createModuleCreateWithoutRolePolicyInput

ModuleCreateOrConnectWithoutRolePolicyInput

FieldTypeDescription
createModuleCreateWithoutRolePolicyInput!
whereModuleWhereUniqueInput!

ModuleCreateWithoutRolePolicyInput

FieldTypeDescription
createdAtDateTime
idString
moduleKeyNameString
moduleNameString!
updatedAtDateTime

ModuleOrderByWithRelationInput

FieldTypeDescription
createdAtSortOrder
idSortOrder
moduleKeyNameSortOrder
moduleNameSortOrder
rolePolicyRolePolicyOrderByRelationAggregateInput
updatedAtSortOrder

ModuleRelationFilter

FieldTypeDescription
isModuleWhereInput
isNotModuleWhereInput

ModuleUpdateOneRequiredWithoutRolePolicyNestedInput

FieldTypeDescription
connectModuleWhereUniqueInput
connectOrCreateModuleCreateOrConnectWithoutRolePolicyInput
createModuleCreateWithoutRolePolicyInput
updateModuleUpdateWithoutRolePolicyInput
upsertModuleUpsertWithoutRolePolicyInput

ModuleUpdateWithoutRolePolicyInput

FieldTypeDescription
createdAtDateTimeFieldUpdateOperationsInput
idStringFieldUpdateOperationsInput
moduleKeyNameStringFieldUpdateOperationsInput
moduleNameStringFieldUpdateOperationsInput
updatedAtDateTimeFieldUpdateOperationsInput

ModuleUpsertWithoutRolePolicyInput

FieldTypeDescription
createModuleCreateWithoutRolePolicyInput!
updateModuleUpdateWithoutRolePolicyInput!

ModuleWhereInput

FieldTypeDescription
AND[ModuleWhereInput!]
NOT[ModuleWhereInput!]
OR[ModuleWhereInput!]
createdAtDateTimeFilter
idStringFilter
moduleKeyNameStringFilter
moduleNameStringFilter
rolePolicyRolePolicyListRelationFilter
updatedAtDateTimeFilter

ModuleWhereUniqueInput

FieldTypeDescription
idString
moduleNameString

NestedBoolFilter

FieldTypeDescription
equalsBoolean
notNestedBoolFilter

NestedBytesFilter

FieldTypeDescription
equalsByte
in[Byte!]
notNestedBytesFilter
notIn[Byte!]

NestedDateTimeFilter

FieldTypeDescription
equalsDateTime
gtDateTime
gteDateTime
in[DateTime!]
ltDateTime
lteDateTime
notNestedDateTimeFilter
notIn[DateTime!]

NestedDateTimeNullableFilter

FieldTypeDescription
equalsDateTime
gtDateTime
gteDateTime
in[DateTime!]
ltDateTime
lteDateTime
notNestedDateTimeNullableFilter
notIn[DateTime!]

NestedEnumPolicyAccessLevelFilter

FieldTypeDescription
equalsPolicyAccessLevel
in[PolicyAccessLevel!]
notNestedEnumPolicyAccessLevelFilter
notIn[PolicyAccessLevel!]

NestedFloatFilter

FieldTypeDescription
equalsFloat
gtFloat
gteFloat
in[Float!]
ltFloat
lteFloat
notNestedFloatFilter
notIn[Float!]

NestedIntFilter

FieldTypeDescription
equalsInt
gtInt
gteInt
in[Int!]
ltInt
lteInt
notNestedIntFilter
notIn[Int!]

NestedIntNullableFilter

FieldTypeDescription
equalsInt
gtInt
gteInt
in[Int!]
ltInt
lteInt
notNestedIntNullableFilter
notIn[Int!]

NestedIntWithAggregatesFilter

FieldTypeDescription
_avgNestedFloatFilter
_countNestedIntFilter
_maxNestedIntFilter
_minNestedIntFilter
_sumNestedIntFilter
equalsInt
gtInt
gteInt
in[Int!]
ltInt
lteInt
notNestedIntWithAggregatesFilter
notIn[Int!]

NestedStringFilter

FieldTypeDescription
containsString
endsWithString
equalsString
gtString
gteString
in[String!]
ltString
lteString
notNestedStringFilter
notIn[String!]
startsWithString

NestedStringNullableFilter

FieldTypeDescription
containsString
endsWithString
equalsString
gtString
gteString
in[String!]
ltString
lteString
notNestedStringNullableFilter
notIn[String!]
startsWithString

NestedStringWithAggregatesFilter

FieldTypeDescription
_countNestedIntFilter
_maxNestedStringFilter
_minNestedStringFilter
containsString
endsWithString
equalsString
gtString
gteString
in[String!]
ltString
lteString
notNestedStringWithAggregatesFilter
notIn[String!]
startsWithString

NullableDateTimeFieldUpdateOperationsInput

FieldTypeDescription
setDateTime

NullableStringFieldUpdateOperationsInput

FieldTypeDescription
setString

OperationCreateManyRobotInput

FieldTypeDescription
createdAtDateTime
endTimeDateTime!
idInt
operationDateDateTime!
siteIdInt
startTimeDateTime!
travelDistanceFloat
updatedAtDateTime

OperationCreateManyRobotInputEnvelope

FieldTypeDescription
data[OperationCreateManyRobotInput!]!
skipDuplicatesBoolean

OperationCreateManySiteInput

FieldTypeDescription
createdAtDateTime
endTimeDateTime!
idInt
operationDateDateTime!
robotIdInt!
startTimeDateTime!
travelDistanceFloat
updatedAtDateTime

OperationCreateManySiteInputEnvelope

FieldTypeDescription
data[OperationCreateManySiteInput!]!
skipDuplicatesBoolean

OperationCreateNestedManyWithoutRobotInput

FieldTypeDescription
connect[OperationWhereUniqueInput!]
connectOrCreate[OperationCreateOrConnectWithoutRobotInput!]
create[OperationCreateWithoutRobotInput!]
createManyOperationCreateManyRobotInputEnvelope

OperationCreateNestedManyWithoutSiteInput

FieldTypeDescription
connect[OperationWhereUniqueInput!]
connectOrCreate[OperationCreateOrConnectWithoutSiteInput!]
create[OperationCreateWithoutSiteInput!]
createManyOperationCreateManySiteInputEnvelope

OperationCreateNestedOneWithoutTrashRecordsInput

FieldTypeDescription
connectOperationWhereUniqueInput
connectOrCreateOperationCreateOrConnectWithoutTrashRecordsInput
createOperationCreateWithoutTrashRecordsInput

OperationCreateOrConnectWithoutRobotInput

FieldTypeDescription
createOperationCreateWithoutRobotInput!
whereOperationWhereUniqueInput!

OperationCreateOrConnectWithoutSiteInput

FieldTypeDescription
createOperationCreateWithoutSiteInput!
whereOperationWhereUniqueInput!

OperationCreateOrConnectWithoutTrashRecordsInput

FieldTypeDescription
createOperationCreateWithoutTrashRecordsInput!
whereOperationWhereUniqueInput!

OperationCreateWithoutRobotInput

FieldTypeDescription
createdAtDateTime
endTimeDateTime!
operationDateDateTime!
operatorReportOperatorReportCreateNestedOneWithoutOperationInput
siteSiteCreateNestedOneWithoutOperationsInput
startTimeDateTime!
trashRecordsTrashRecordCreateNestedManyWithoutOperationInput
travelDistanceFloat
updatedAtDateTime

OperationCreateWithoutSiteInput

FieldTypeDescription
createdAtDateTime
endTimeDateTime!
operationDateDateTime!
operatorReportOperatorReportCreateNestedOneWithoutOperationInput
robotRobotCreateNestedOneWithoutOperationsInput!
startTimeDateTime!
trashRecordsTrashRecordCreateNestedManyWithoutOperationInput
travelDistanceFloat
updatedAtDateTime

OperationCreateWithoutTrashRecordsInput

FieldTypeDescription
createdAtDateTime
endTimeDateTime!
operationDateDateTime!
operatorReportOperatorReportCreateNestedOneWithoutOperationInput
robotRobotCreateNestedOneWithoutOperationsInput!
siteSiteCreateNestedOneWithoutOperationsInput
startTimeDateTime!
travelDistanceFloat
updatedAtDateTime

OperationListRelationFilter

FieldTypeDescription
everyOperationWhereInput
noneOperationWhereInput
someOperationWhereInput

OperationOrderByRelationAggregateInput

FieldTypeDescription
_countSortOrder

OperationOrderByWithRelationInput

FieldTypeDescription
createdAtSortOrder
endTimeSortOrder
idSortOrder
operationDateSortOrder
operatorReportOperatorReportOrderByWithRelationInput
robotRobotOrderByWithRelationInput
robotIdSortOrder
siteSiteOrderByWithRelationInput
siteIdSortOrderInput
startTimeSortOrder
trashRecordsTrashRecordOrderByRelationAggregateInput
travelDistanceSortOrder
updatedAtSortOrder

OperationRelationFilter

FieldTypeDescription
isOperationWhereInput
isNotOperationWhereInput

OperationScalarWhereInput

FieldTypeDescription
AND[OperationScalarWhereInput!]
NOT[OperationScalarWhereInput!]
OR[OperationScalarWhereInput!]
createdAtDateTimeFilter
endTimeDateTimeFilter
idIntFilter
operationDateDateTimeFilter
robotIdIntFilter
siteIdIntNullableFilter
startTimeDateTimeFilter
travelDistanceFloatFilter
updatedAtDateTimeFilter

OperationUpdateManyMutationInput

FieldTypeDescription
createdAtDateTimeFieldUpdateOperationsInput
endTimeDateTimeFieldUpdateOperationsInput
operationDateDateTimeFieldUpdateOperationsInput
startTimeDateTimeFieldUpdateOperationsInput
travelDistanceFloatFieldUpdateOperationsInput
updatedAtDateTimeFieldUpdateOperationsInput

OperationUpdateManyWithWhereWithoutRobotInput

FieldTypeDescription
dataOperationUpdateManyMutationInput!
whereOperationScalarWhereInput!

OperationUpdateManyWithWhereWithoutSiteInput

FieldTypeDescription
dataOperationUpdateManyMutationInput!
whereOperationScalarWhereInput!

OperationUpdateManyWithoutRobotNestedInput

FieldTypeDescription
connect[OperationWhereUniqueInput!]
connectOrCreate[OperationCreateOrConnectWithoutRobotInput!]
create[OperationCreateWithoutRobotInput!]
createManyOperationCreateManyRobotInputEnvelope
delete[OperationWhereUniqueInput!]
deleteMany[OperationScalarWhereInput!]
disconnect[OperationWhereUniqueInput!]
set[OperationWhereUniqueInput!]
update[OperationUpdateWithWhereUniqueWithoutRobotInput!]
updateMany[OperationUpdateManyWithWhereWithoutRobotInput!]
upsert[OperationUpsertWithWhereUniqueWithoutRobotInput!]

OperationUpdateManyWithoutSiteNestedInput

FieldTypeDescription
connect[OperationWhereUniqueInput!]
connectOrCreate[OperationCreateOrConnectWithoutSiteInput!]
create[OperationCreateWithoutSiteInput!]
createManyOperationCreateManySiteInputEnvelope
delete[OperationWhereUniqueInput!]
deleteMany[OperationScalarWhereInput!]
disconnect[OperationWhereUniqueInput!]
set[OperationWhereUniqueInput!]
update[OperationUpdateWithWhereUniqueWithoutSiteInput!]
updateMany[OperationUpdateManyWithWhereWithoutSiteInput!]
upsert[OperationUpsertWithWhereUniqueWithoutSiteInput!]

OperationUpdateOneWithoutTrashRecordsNestedInput

FieldTypeDescription
connectOperationWhereUniqueInput
connectOrCreateOperationCreateOrConnectWithoutTrashRecordsInput
createOperationCreateWithoutTrashRecordsInput
deleteBoolean
disconnectBoolean
updateOperationUpdateWithoutTrashRecordsInput
upsertOperationUpsertWithoutTrashRecordsInput

OperationUpdateWithWhereUniqueWithoutRobotInput

FieldTypeDescription
dataOperationUpdateWithoutRobotInput!
whereOperationWhereUniqueInput!

OperationUpdateWithWhereUniqueWithoutSiteInput

FieldTypeDescription
dataOperationUpdateWithoutSiteInput!
whereOperationWhereUniqueInput!

OperationUpdateWithoutRobotInput

FieldTypeDescription
createdAtDateTimeFieldUpdateOperationsInput
endTimeDateTimeFieldUpdateOperationsInput
operationDateDateTimeFieldUpdateOperationsInput
operatorReportOperatorReportUpdateOneWithoutOperationNestedInput
siteSiteUpdateOneWithoutOperationsNestedInput
startTimeDateTimeFieldUpdateOperationsInput
trashRecordsTrashRecordUpdateManyWithoutOperationNestedInput
travelDistanceFloatFieldUpdateOperationsInput
updatedAtDateTimeFieldUpdateOperationsInput

OperationUpdateWithoutSiteInput

FieldTypeDescription
createdAtDateTimeFieldUpdateOperationsInput
endTimeDateTimeFieldUpdateOperationsInput
operationDateDateTimeFieldUpdateOperationsInput
operatorReportOperatorReportUpdateOneWithoutOperationNestedInput
robotRobotUpdateOneRequiredWithoutOperationsNestedInput
startTimeDateTimeFieldUpdateOperationsInput
trashRecordsTrashRecordUpdateManyWithoutOperationNestedInput
travelDistanceFloatFieldUpdateOperationsInput
updatedAtDateTimeFieldUpdateOperationsInput

OperationUpdateWithoutTrashRecordsInput

FieldTypeDescription
createdAtDateTimeFieldUpdateOperationsInput
endTimeDateTimeFieldUpdateOperationsInput
operationDateDateTimeFieldUpdateOperationsInput
operatorReportOperatorReportUpdateOneWithoutOperationNestedInput
robotRobotUpdateOneRequiredWithoutOperationsNestedInput
siteSiteUpdateOneWithoutOperationsNestedInput
startTimeDateTimeFieldUpdateOperationsInput
travelDistanceFloatFieldUpdateOperationsInput
updatedAtDateTimeFieldUpdateOperationsInput

OperationUpsertWithWhereUniqueWithoutRobotInput

FieldTypeDescription
createOperationCreateWithoutRobotInput!
updateOperationUpdateWithoutRobotInput!
whereOperationWhereUniqueInput!

OperationUpsertWithWhereUniqueWithoutSiteInput

FieldTypeDescription
createOperationCreateWithoutSiteInput!
updateOperationUpdateWithoutSiteInput!
whereOperationWhereUniqueInput!

OperationUpsertWithoutTrashRecordsInput

FieldTypeDescription
createOperationCreateWithoutTrashRecordsInput!
updateOperationUpdateWithoutTrashRecordsInput!

OperationWhereInput

FieldTypeDescription
AND[OperationWhereInput!]
NOT[OperationWhereInput!]
OR[OperationWhereInput!]
createdAtDateTimeFilter
endTimeDateTimeFilter
idIntFilter
operationDateDateTimeFilter
operatorReportOperatorReportRelationFilter
robotRobotRelationFilter
robotIdIntFilter
siteSiteRelationFilter
siteIdIntNullableFilter
startTimeDateTimeFilter
trashRecordsTrashRecordListRelationFilter
travelDistanceFloatFilter
updatedAtDateTimeFilter

OperationWhereUniqueInput

FieldTypeDescription
idInt

OperatorReportCreateNestedOneWithoutOperationInput

FieldTypeDescription
connectOperatorReportWhereUniqueInput
connectOrCreateOperatorReportCreateOrConnectWithoutOperationInput
createOperatorReportCreateWithoutOperationInput

OperatorReportCreateOrConnectWithoutOperationInput

FieldTypeDescription
createOperatorReportCreateWithoutOperationInput!
whereOperatorReportWhereUniqueInput!

OperatorReportCreateWithoutOperationInput

FieldTypeDescription
googleDriveURLString
mediaURLOperatorReportCreatemediaURLInput

OperatorReportCreatemediaURLInput

FieldTypeDescription
set[String!]!

OperatorReportOrderByWithRelationInput

FieldTypeDescription
googleDriveURLSortOrderInput
idSortOrder
mediaURLSortOrder
operationOperationOrderByWithRelationInput
operationIdSortOrder

OperatorReportRelationFilter

FieldTypeDescription
isOperatorReportWhereInput
isNotOperatorReportWhereInput

OperatorReportUpdateOneWithoutOperationNestedInput

FieldTypeDescription
connectOperatorReportWhereUniqueInput
connectOrCreateOperatorReportCreateOrConnectWithoutOperationInput
createOperatorReportCreateWithoutOperationInput
deleteBoolean
disconnectBoolean
updateOperatorReportUpdateWithoutOperationInput
upsertOperatorReportUpsertWithoutOperationInput

OperatorReportUpdateWithoutOperationInput

FieldTypeDescription
googleDriveURLNullableStringFieldUpdateOperationsInput
mediaURLOperatorReportUpdatemediaURLInput

OperatorReportUpdatemediaURLInput

FieldTypeDescription
push[String!]
set[String!]

OperatorReportUpsertWithoutOperationInput

FieldTypeDescription
createOperatorReportCreateWithoutOperationInput!
updateOperatorReportUpdateWithoutOperationInput!

OperatorReportWhereInput

FieldTypeDescription
AND[OperatorReportWhereInput!]
NOT[OperatorReportWhereInput!]
OR[OperatorReportWhereInput!]
googleDriveURLStringNullableFilter
idIntFilter
mediaURLStringNullableListFilter
operationOperationRelationFilter
operationIdIntFilter

OperatorReportWhereUniqueInput

FieldTypeDescription
idInt
operationIdInt

OrganizationCreateNestedManyWithoutUsersInput

FieldTypeDescription
connect[OrganizationWhereUniqueInput!]
connectOrCreate[OrganizationCreateOrConnectWithoutUsersInput!]
create[OrganizationCreateWithoutUsersInput!]

OrganizationCreateNestedOneWithoutAccessRolesInput

FieldTypeDescription
connectOrganizationWhereUniqueInput
connectOrCreateOrganizationCreateOrConnectWithoutAccessRolesInput
createOrganizationCreateWithoutAccessRolesInput

OrganizationCreateNestedOneWithoutRobotInput

FieldTypeDescription
connectOrganizationWhereUniqueInput
connectOrCreateOrganizationCreateOrConnectWithoutRobotInput
createOrganizationCreateWithoutRobotInput

OrganizationCreateNestedOneWithoutUserRolesInput

FieldTypeDescription
connectOrganizationWhereUniqueInput
connectOrCreateOrganizationCreateOrConnectWithoutUserRolesInput
createOrganizationCreateWithoutUserRolesInput

OrganizationCreateOrConnectWithoutAccessRolesInput

FieldTypeDescription
createOrganizationCreateWithoutAccessRolesInput!
whereOrganizationWhereUniqueInput!

OrganizationCreateOrConnectWithoutRobotInput

FieldTypeDescription
createOrganizationCreateWithoutRobotInput!
whereOrganizationWhereUniqueInput!

OrganizationCreateOrConnectWithoutUserRolesInput

FieldTypeDescription
createOrganizationCreateWithoutUserRolesInput!
whereOrganizationWhereUniqueInput!

OrganizationCreateOrConnectWithoutUsersInput

FieldTypeDescription
createOrganizationCreateWithoutUsersInput!
whereOrganizationWhereUniqueInput!

OrganizationCreateWithoutAccessRolesInput

FieldTypeDescription
RobotRobotCreateNestedManyWithoutOrganizationInput
createdAtDateTime
nameString!
String
updatedAtDateTime
userRolesUserOrgRoleCreateNestedManyWithoutOrganizationInput
usersUserCreateNestedManyWithoutOrganizationsInput

OrganizationCreateWithoutRobotInput

FieldTypeDescription
accessRolesAccessRoleCreateNestedManyWithoutOrganizationInput
createdAtDateTime
nameString!
String
updatedAtDateTime
userRolesUserOrgRoleCreateNestedManyWithoutOrganizationInput
usersUserCreateNestedManyWithoutOrganizationsInput

OrganizationCreateWithoutUserRolesInput

FieldTypeDescription
RobotRobotCreateNestedManyWithoutOrganizationInput
accessRolesAccessRoleCreateNestedManyWithoutOrganizationInput
createdAtDateTime
nameString!
String
updatedAtDateTime
usersUserCreateNestedManyWithoutOrganizationsInput

OrganizationCreateWithoutUsersInput

FieldTypeDescription
RobotRobotCreateNestedManyWithoutOrganizationInput
accessRolesAccessRoleCreateNestedManyWithoutOrganizationInput
createdAtDateTime
nameString!
String
updatedAtDateTime
userRolesUserOrgRoleCreateNestedManyWithoutOrganizationInput

OrganizationListRelationFilter

FieldTypeDescription
everyOrganizationWhereInput
noneOrganizationWhereInput
someOrganizationWhereInput

OrganizationOrderByRelationAggregateInput

FieldTypeDescription
_countSortOrder

OrganizationOrderByWithRelationInput

FieldTypeDescription
RobotRobotOrderByRelationAggregateInput
accessRolesAccessRoleOrderByRelationAggregateInput
createdAtSortOrder
idSortOrder
nameSortOrder
SortOrderInput
updatedAtSortOrder
userRolesUserOrgRoleOrderByRelationAggregateInput
usersUserOrderByRelationAggregateInput

OrganizationRelationFilter

FieldTypeDescription
isOrganizationWhereInput
isNotOrganizationWhereInput

OrganizationScalarWhereInput

FieldTypeDescription
AND[OrganizationScalarWhereInput!]
NOT[OrganizationScalarWhereInput!]
OR[OrganizationScalarWhereInput!]
createdAtDateTimeFilter
idIntFilter
nameStringFilter
StringNullableFilter
updatedAtDateTimeFilter

OrganizationUpdateManyMutationInput

FieldTypeDescription
createdAtDateTimeFieldUpdateOperationsInput
nameStringFieldUpdateOperationsInput
NullableStringFieldUpdateOperationsInput
updatedAtDateTimeFieldUpdateOperationsInput

OrganizationUpdateManyWithWhereWithoutUsersInput

FieldTypeDescription
dataOrganizationUpdateManyMutationInput!
whereOrganizationScalarWhereInput!

OrganizationUpdateManyWithoutUsersNestedInput

FieldTypeDescription
connect[OrganizationWhereUniqueInput!]
connectOrCreate[OrganizationCreateOrConnectWithoutUsersInput!]
create[OrganizationCreateWithoutUsersInput!]
delete[OrganizationWhereUniqueInput!]
deleteMany[OrganizationScalarWhereInput!]
disconnect[OrganizationWhereUniqueInput!]
set[OrganizationWhereUniqueInput!]
update[OrganizationUpdateWithWhereUniqueWithoutUsersInput!]
updateMany[OrganizationUpdateManyWithWhereWithoutUsersInput!]
upsert[OrganizationUpsertWithWhereUniqueWithoutUsersInput!]

OrganizationUpdateOneRequiredWithoutAccessRolesNestedInput

FieldTypeDescription
connectOrganizationWhereUniqueInput
connectOrCreateOrganizationCreateOrConnectWithoutAccessRolesInput
createOrganizationCreateWithoutAccessRolesInput
updateOrganizationUpdateWithoutAccessRolesInput
upsertOrganizationUpsertWithoutAccessRolesInput

OrganizationUpdateOneRequiredWithoutRobotNestedInput

FieldTypeDescription
connectOrganizationWhereUniqueInput
connectOrCreateOrganizationCreateOrConnectWithoutRobotInput
createOrganizationCreateWithoutRobotInput
updateOrganizationUpdateWithoutRobotInput
upsertOrganizationUpsertWithoutRobotInput

OrganizationUpdateOneRequiredWithoutUserRolesNestedInput

FieldTypeDescription
connectOrganizationWhereUniqueInput
connectOrCreateOrganizationCreateOrConnectWithoutUserRolesInput
createOrganizationCreateWithoutUserRolesInput
updateOrganizationUpdateWithoutUserRolesInput
upsertOrganizationUpsertWithoutUserRolesInput

OrganizationUpdateWithWhereUniqueWithoutUsersInput

FieldTypeDescription
dataOrganizationUpdateWithoutUsersInput!
whereOrganizationWhereUniqueInput!

OrganizationUpdateWithoutAccessRolesInput

FieldTypeDescription
RobotRobotUpdateManyWithoutOrganizationNestedInput
createdAtDateTimeFieldUpdateOperationsInput
nameStringFieldUpdateOperationsInput
NullableStringFieldUpdateOperationsInput
updatedAtDateTimeFieldUpdateOperationsInput
userRolesUserOrgRoleUpdateManyWithoutOrganizationNestedInput
usersUserUpdateManyWithoutOrganizationsNestedInput

OrganizationUpdateWithoutRobotInput

FieldTypeDescription
accessRolesAccessRoleUpdateManyWithoutOrganizationNestedInput
createdAtDateTimeFieldUpdateOperationsInput
nameStringFieldUpdateOperationsInput
NullableStringFieldUpdateOperationsInput
updatedAtDateTimeFieldUpdateOperationsInput
userRolesUserOrgRoleUpdateManyWithoutOrganizationNestedInput
usersUserUpdateManyWithoutOrganizationsNestedInput

OrganizationUpdateWithoutUserRolesInput

FieldTypeDescription
RobotRobotUpdateManyWithoutOrganizationNestedInput
accessRolesAccessRoleUpdateManyWithoutOrganizationNestedInput
createdAtDateTimeFieldUpdateOperationsInput
nameStringFieldUpdateOperationsInput
NullableStringFieldUpdateOperationsInput
updatedAtDateTimeFieldUpdateOperationsInput
usersUserUpdateManyWithoutOrganizationsNestedInput

OrganizationUpdateWithoutUsersInput

FieldTypeDescription
RobotRobotUpdateManyWithoutOrganizationNestedInput
accessRolesAccessRoleUpdateManyWithoutOrganizationNestedInput
createdAtDateTimeFieldUpdateOperationsInput
nameStringFieldUpdateOperationsInput
NullableStringFieldUpdateOperationsInput
updatedAtDateTimeFieldUpdateOperationsInput
userRolesUserOrgRoleUpdateManyWithoutOrganizationNestedInput

OrganizationUpsertWithWhereUniqueWithoutUsersInput

FieldTypeDescription
createOrganizationCreateWithoutUsersInput!
updateOrganizationUpdateWithoutUsersInput!
whereOrganizationWhereUniqueInput!

OrganizationUpsertWithoutAccessRolesInput

FieldTypeDescription
createOrganizationCreateWithoutAccessRolesInput!
updateOrganizationUpdateWithoutAccessRolesInput!

OrganizationUpsertWithoutRobotInput

FieldTypeDescription
createOrganizationCreateWithoutRobotInput!
updateOrganizationUpdateWithoutRobotInput!

OrganizationUpsertWithoutUserRolesInput

FieldTypeDescription
createOrganizationCreateWithoutUserRolesInput!
updateOrganizationUpdateWithoutUserRolesInput!

OrganizationWhereInput

FieldTypeDescription
AND[OrganizationWhereInput!]
NOT[OrganizationWhereInput!]
OR[OrganizationWhereInput!]
RobotRobotListRelationFilter
accessRolesAccessRoleListRelationFilter
createdAtDateTimeFilter
idIntFilter
nameStringFilter
StringNullableFilter
updatedAtDateTimeFilter
userRolesUserOrgRoleListRelationFilter
usersUserListRelationFilter

OrganizationWhereUniqueInput

FieldTypeDescription
idInt

PasskeyCreateManyUserInput

FieldTypeDescription
backedUpBoolean!
counterInt!
createdAtDateTime
credentialIDString!
deviceTypeString!
idString
nameString
publicKeyByte!
transportsJSON
updatedAtDateTime
userHandleString!

PasskeyCreateManyUserInputEnvelope

FieldTypeDescription
data[PasskeyCreateManyUserInput!]!
skipDuplicatesBoolean

PasskeyCreateNestedManyWithoutUserInput

FieldTypeDescription
connect[PasskeyWhereUniqueInput!]
connectOrCreate[PasskeyCreateOrConnectWithoutUserInput!]
create[PasskeyCreateWithoutUserInput!]
createManyPasskeyCreateManyUserInputEnvelope

PasskeyCreateOrConnectWithoutUserInput

FieldTypeDescription
createPasskeyCreateWithoutUserInput!
wherePasskeyWhereUniqueInput!

PasskeyCreateWithoutUserInput

FieldTypeDescription
backedUpBoolean!
counterInt!
createdAtDateTime
credentialIDString!
deviceTypeString!
idString
nameString
publicKeyByte!
transportsJSON
updatedAtDateTime
userHandleString!

PasskeyListRelationFilter

FieldTypeDescription
everyPasskeyWhereInput
nonePasskeyWhereInput
somePasskeyWhereInput

PasskeyOrderByRelationAggregateInput

FieldTypeDescription
_countSortOrder

PasskeyOrderByWithRelationInput

FieldTypeDescription
backedUpSortOrder
counterSortOrder
createdAtSortOrder
credentialIDSortOrder
deviceTypeSortOrder
idSortOrder
nameSortOrderInput
publicKeySortOrder
transportsSortOrderInput
updatedAtSortOrder
userUserOrderByWithRelationInput
userHandleSortOrder
userIdSortOrder

PasskeyScalarWhereInput

FieldTypeDescription
AND[PasskeyScalarWhereInput!]
NOT[PasskeyScalarWhereInput!]
OR[PasskeyScalarWhereInput!]
backedUpBoolFilter
counterIntFilter
createdAtDateTimeFilter
credentialIDStringFilter
deviceTypeStringFilter
idStringFilter
nameStringNullableFilter
publicKeyBytesFilter
transportsJsonNullableFilter
updatedAtDateTimeFilter
userHandleStringFilter
userIdIntFilter

PasskeyUpdateManyMutationInput

FieldTypeDescription
backedUpBoolFieldUpdateOperationsInput
counterIntFieldUpdateOperationsInput
createdAtDateTimeFieldUpdateOperationsInput
credentialIDStringFieldUpdateOperationsInput
deviceTypeStringFieldUpdateOperationsInput
idStringFieldUpdateOperationsInput
nameNullableStringFieldUpdateOperationsInput
publicKeyBytesFieldUpdateOperationsInput
transportsJSON
updatedAtDateTimeFieldUpdateOperationsInput
userHandleStringFieldUpdateOperationsInput

PasskeyUpdateManyWithWhereWithoutUserInput

FieldTypeDescription
dataPasskeyUpdateManyMutationInput!
wherePasskeyScalarWhereInput!

PasskeyUpdateManyWithoutUserNestedInput

FieldTypeDescription
connect[PasskeyWhereUniqueInput!]
connectOrCreate[PasskeyCreateOrConnectWithoutUserInput!]
create[PasskeyCreateWithoutUserInput!]
createManyPasskeyCreateManyUserInputEnvelope
delete[PasskeyWhereUniqueInput!]
deleteMany[PasskeyScalarWhereInput!]
disconnect[PasskeyWhereUniqueInput!]
set[PasskeyWhereUniqueInput!]
update[PasskeyUpdateWithWhereUniqueWithoutUserInput!]
updateMany[PasskeyUpdateManyWithWhereWithoutUserInput!]
upsert[PasskeyUpsertWithWhereUniqueWithoutUserInput!]

PasskeyUpdateWithWhereUniqueWithoutUserInput

FieldTypeDescription
dataPasskeyUpdateWithoutUserInput!
wherePasskeyWhereUniqueInput!

PasskeyUpdateWithoutUserInput

FieldTypeDescription
backedUpBoolFieldUpdateOperationsInput
counterIntFieldUpdateOperationsInput
createdAtDateTimeFieldUpdateOperationsInput
credentialIDStringFieldUpdateOperationsInput
deviceTypeStringFieldUpdateOperationsInput
idStringFieldUpdateOperationsInput
nameNullableStringFieldUpdateOperationsInput
publicKeyBytesFieldUpdateOperationsInput
transportsJSON
updatedAtDateTimeFieldUpdateOperationsInput
userHandleStringFieldUpdateOperationsInput

PasskeyUpsertWithWhereUniqueWithoutUserInput

FieldTypeDescription
createPasskeyCreateWithoutUserInput!
updatePasskeyUpdateWithoutUserInput!
wherePasskeyWhereUniqueInput!

PasskeyWhereInput

FieldTypeDescription
AND[PasskeyWhereInput!]
NOT[PasskeyWhereInput!]
OR[PasskeyWhereInput!]
backedUpBoolFilter
counterIntFilter
createdAtDateTimeFilter
credentialIDStringFilter
deviceTypeStringFilter
idStringFilter
nameStringNullableFilter
publicKeyBytesFilter
transportsJsonNullableFilter
updatedAtDateTimeFilter
userUserRelationFilter
userHandleStringFilter
userIdIntFilter

PasskeyWhereUniqueInput

FieldTypeDescription
credentialIDString
idString

RobotCreateManyOrganizationInput

FieldTypeDescription
batteryIdsRobotCreatebatteryIdsInput
createdAtDateTime
idInt!
lastKnownLocationString
nameString!
odometryFloat
robotRegistrationIdInt
siteIdInt!
updatedAtDateTime
vesselIdInt

RobotCreateManyOrganizationInputEnvelope

FieldTypeDescription
data[RobotCreateManyOrganizationInput!]!
skipDuplicatesBoolean

RobotCreateManySiteInput

FieldTypeDescription
batteryIdsRobotCreatebatteryIdsInput
createdAtDateTime
idInt!
lastKnownLocationString
nameString!
odometryFloat
organizationIdInt!
robotRegistrationIdInt
updatedAtDateTime
vesselIdInt

RobotCreateManySiteInputEnvelope

FieldTypeDescription
data[RobotCreateManySiteInput!]!
skipDuplicatesBoolean

RobotCreateNestedManyWithoutOrganizationInput

FieldTypeDescription
connect[RobotWhereUniqueInput!]
connectOrCreate[RobotCreateOrConnectWithoutOrganizationInput!]
create[RobotCreateWithoutOrganizationInput!]
createManyRobotCreateManyOrganizationInputEnvelope

RobotCreateNestedManyWithoutSiteInput

FieldTypeDescription
connect[RobotWhereUniqueInput!]
connectOrCreate[RobotCreateOrConnectWithoutSiteInput!]
create[RobotCreateWithoutSiteInput!]
createManyRobotCreateManySiteInputEnvelope

RobotCreateNestedOneWithoutOperationsInput

FieldTypeDescription
connectRobotWhereUniqueInput
connectOrCreateRobotCreateOrConnectWithoutOperationsInput
createRobotCreateWithoutOperationsInput

RobotCreateOrConnectWithoutOperationsInput

FieldTypeDescription
createRobotCreateWithoutOperationsInput!
whereRobotWhereUniqueInput!

RobotCreateOrConnectWithoutOrganizationInput

FieldTypeDescription
createRobotCreateWithoutOrganizationInput!
whereRobotWhereUniqueInput!

RobotCreateOrConnectWithoutSiteInput

FieldTypeDescription
createRobotCreateWithoutSiteInput!
whereRobotWhereUniqueInput!

RobotCreateWithoutOperationsInput

FieldTypeDescription
ControlRoomControlRoomCreateNestedOneWithoutRobotInput
batteryIdsRobotCreatebatteryIdsInput
createdAtDateTime
idInt!
lastKnownLocationString
nameString!
odometryFloat
organizationOrganizationCreateNestedOneWithoutRobotInput!
registrationRobotRegistrationCreateNestedOneWithoutRobotInput
siteSiteCreateNestedOneWithoutRobotsInput!
streamStreamCreateNestedOneWithoutRobotInput
updatedAtDateTime
vesselVesselCreateNestedOneWithoutRobotsInput

RobotCreateWithoutOrganizationInput

FieldTypeDescription
ControlRoomControlRoomCreateNestedOneWithoutRobotInput
batteryIdsRobotCreatebatteryIdsInput
createdAtDateTime
idInt!
lastKnownLocationString
nameString!
odometryFloat
operationsOperationCreateNestedManyWithoutRobotInput
registrationRobotRegistrationCreateNestedOneWithoutRobotInput
siteSiteCreateNestedOneWithoutRobotsInput!
streamStreamCreateNestedOneWithoutRobotInput
updatedAtDateTime
vesselVesselCreateNestedOneWithoutRobotsInput

RobotCreateWithoutSiteInput

FieldTypeDescription
ControlRoomControlRoomCreateNestedOneWithoutRobotInput
batteryIdsRobotCreatebatteryIdsInput
createdAtDateTime
idInt!
lastKnownLocationString
nameString!
odometryFloat
operationsOperationCreateNestedManyWithoutRobotInput
organizationOrganizationCreateNestedOneWithoutRobotInput!
registrationRobotRegistrationCreateNestedOneWithoutRobotInput
streamStreamCreateNestedOneWithoutRobotInput
updatedAtDateTime
vesselVesselCreateNestedOneWithoutRobotsInput

RobotCreatebatteryIdsInput

FieldTypeDescription
set[Int!]!

RobotListRelationFilter

FieldTypeDescription
everyRobotWhereInput
noneRobotWhereInput
someRobotWhereInput

RobotOrderByRelationAggregateInput

FieldTypeDescription
_countSortOrder

RobotOrderByWithRelationInput

FieldTypeDescription
ControlRoomControlRoomOrderByWithRelationInput
batteryIdsSortOrder
createdAtSortOrder
idSortOrder
lastKnownLocationSortOrderInput
nameSortOrder
odometrySortOrder
operationsOperationOrderByRelationAggregateInput
organizationOrganizationOrderByWithRelationInput
organizationIdSortOrder
registrationRobotRegistrationOrderByWithRelationInput
robotRegistrationIdSortOrderInput
siteSiteOrderByWithRelationInput
siteIdSortOrder
streamStreamOrderByWithRelationInput
updatedAtSortOrder
vesselVesselOrderByWithRelationInput
vesselIdSortOrderInput

RobotRegistrationCreateNestedOneWithoutRobotInput

FieldTypeDescription
connectRobotRegistrationWhereUniqueInput
connectOrCreateRobotRegistrationCreateOrConnectWithoutRobotInput
createRobotRegistrationCreateWithoutRobotInput

RobotRegistrationCreateOrConnectWithoutRobotInput

FieldTypeDescription
createRobotRegistrationCreateWithoutRobotInput!
whereRobotRegistrationWhereUniqueInput!

RobotRegistrationCreateWithoutRobotInput

FieldTypeDescription
createdAtDateTime
expiredBoolean
tokenString!
updatedAtDateTime

RobotRegistrationOrderByWithRelationInput

FieldTypeDescription
createdAtSortOrder
expiredSortOrder
idSortOrder
robotRobotOrderByWithRelationInput
tokenSortOrder
updatedAtSortOrder

RobotRegistrationRelationFilter

FieldTypeDescription
isRobotRegistrationWhereInput
isNotRobotRegistrationWhereInput

RobotRegistrationUpdateOneWithoutRobotNestedInput

FieldTypeDescription
connectRobotRegistrationWhereUniqueInput
connectOrCreateRobotRegistrationCreateOrConnectWithoutRobotInput
createRobotRegistrationCreateWithoutRobotInput
deleteBoolean
disconnectBoolean
updateRobotRegistrationUpdateWithoutRobotInput
upsertRobotRegistrationUpsertWithoutRobotInput

RobotRegistrationUpdateWithoutRobotInput

FieldTypeDescription
createdAtDateTimeFieldUpdateOperationsInput
expiredBoolFieldUpdateOperationsInput
tokenStringFieldUpdateOperationsInput
updatedAtDateTimeFieldUpdateOperationsInput

RobotRegistrationUpsertWithoutRobotInput

FieldTypeDescription
createRobotRegistrationCreateWithoutRobotInput!
updateRobotRegistrationUpdateWithoutRobotInput!

RobotRegistrationWhereInput

FieldTypeDescription
AND[RobotRegistrationWhereInput!]
NOT[RobotRegistrationWhereInput!]
OR[RobotRegistrationWhereInput!]
createdAtDateTimeFilter
expiredBoolFilter
idIntFilter
robotRobotRelationFilter
tokenStringFilter
updatedAtDateTimeFilter

RobotRegistrationWhereUniqueInput

FieldTypeDescription
idInt
tokenString

RobotRelationFilter

FieldTypeDescription
isRobotWhereInput
isNotRobotWhereInput

RobotScalarWhereInput

FieldTypeDescription
AND[RobotScalarWhereInput!]
NOT[RobotScalarWhereInput!]
OR[RobotScalarWhereInput!]
batteryIdsIntNullableListFilter
createdAtDateTimeFilter
idIntFilter
lastKnownLocationStringNullableFilter
nameStringFilter
odometryFloatFilter
organizationIdIntFilter
robotRegistrationIdIntNullableFilter
siteIdIntFilter
updatedAtDateTimeFilter
vesselIdIntNullableFilter

RobotUpdateManyMutationInput

FieldTypeDescription
batteryIdsRobotUpdatebatteryIdsInput
createdAtDateTimeFieldUpdateOperationsInput
idIntFieldUpdateOperationsInput
lastKnownLocationNullableStringFieldUpdateOperationsInput
nameStringFieldUpdateOperationsInput
odometryFloatFieldUpdateOperationsInput
updatedAtDateTimeFieldUpdateOperationsInput

RobotUpdateManyWithWhereWithoutOrganizationInput

FieldTypeDescription
dataRobotUpdateManyMutationInput!
whereRobotScalarWhereInput!

RobotUpdateManyWithWhereWithoutSiteInput

FieldTypeDescription
dataRobotUpdateManyMutationInput!
whereRobotScalarWhereInput!

RobotUpdateManyWithoutOrganizationNestedInput

FieldTypeDescription
connect[RobotWhereUniqueInput!]
connectOrCreate[RobotCreateOrConnectWithoutOrganizationInput!]
create[RobotCreateWithoutOrganizationInput!]
createManyRobotCreateManyOrganizationInputEnvelope
delete[RobotWhereUniqueInput!]
deleteMany[RobotScalarWhereInput!]
disconnect[RobotWhereUniqueInput!]
set[RobotWhereUniqueInput!]
update[RobotUpdateWithWhereUniqueWithoutOrganizationInput!]
updateMany[RobotUpdateManyWithWhereWithoutOrganizationInput!]
upsert[RobotUpsertWithWhereUniqueWithoutOrganizationInput!]

RobotUpdateManyWithoutSiteNestedInput

FieldTypeDescription
connect[RobotWhereUniqueInput!]
connectOrCreate[RobotCreateOrConnectWithoutSiteInput!]
create[RobotCreateWithoutSiteInput!]
createManyRobotCreateManySiteInputEnvelope
delete[RobotWhereUniqueInput!]
deleteMany[RobotScalarWhereInput!]
disconnect[RobotWhereUniqueInput!]
set[RobotWhereUniqueInput!]
update[RobotUpdateWithWhereUniqueWithoutSiteInput!]
updateMany[RobotUpdateManyWithWhereWithoutSiteInput!]
upsert[RobotUpsertWithWhereUniqueWithoutSiteInput!]

RobotUpdateOneRequiredWithoutOperationsNestedInput

FieldTypeDescription
connectRobotWhereUniqueInput
connectOrCreateRobotCreateOrConnectWithoutOperationsInput
createRobotCreateWithoutOperationsInput
updateRobotUpdateWithoutOperationsInput
upsertRobotUpsertWithoutOperationsInput

RobotUpdateWithWhereUniqueWithoutOrganizationInput

FieldTypeDescription
dataRobotUpdateWithoutOrganizationInput!
whereRobotWhereUniqueInput!

RobotUpdateWithWhereUniqueWithoutSiteInput

FieldTypeDescription
dataRobotUpdateWithoutSiteInput!
whereRobotWhereUniqueInput!

RobotUpdateWithoutOperationsInput

FieldTypeDescription
ControlRoomControlRoomUpdateOneWithoutRobotNestedInput
batteryIdsRobotUpdatebatteryIdsInput
createdAtDateTimeFieldUpdateOperationsInput
idIntFieldUpdateOperationsInput
lastKnownLocationNullableStringFieldUpdateOperationsInput
nameStringFieldUpdateOperationsInput
odometryFloatFieldUpdateOperationsInput
organizationOrganizationUpdateOneRequiredWithoutRobotNestedInput
registrationRobotRegistrationUpdateOneWithoutRobotNestedInput
siteSiteUpdateOneRequiredWithoutRobotsNestedInput
streamStreamUpdateOneWithoutRobotNestedInput
updatedAtDateTimeFieldUpdateOperationsInput
vesselVesselUpdateOneWithoutRobotsNestedInput

RobotUpdateWithoutOrganizationInput

FieldTypeDescription
ControlRoomControlRoomUpdateOneWithoutRobotNestedInput
batteryIdsRobotUpdatebatteryIdsInput
createdAtDateTimeFieldUpdateOperationsInput
idIntFieldUpdateOperationsInput
lastKnownLocationNullableStringFieldUpdateOperationsInput
nameStringFieldUpdateOperationsInput
odometryFloatFieldUpdateOperationsInput
operationsOperationUpdateManyWithoutRobotNestedInput
registrationRobotRegistrationUpdateOneWithoutRobotNestedInput
siteSiteUpdateOneRequiredWithoutRobotsNestedInput
streamStreamUpdateOneWithoutRobotNestedInput
updatedAtDateTimeFieldUpdateOperationsInput
vesselVesselUpdateOneWithoutRobotsNestedInput

RobotUpdateWithoutSiteInput

FieldTypeDescription
ControlRoomControlRoomUpdateOneWithoutRobotNestedInput
batteryIdsRobotUpdatebatteryIdsInput
createdAtDateTimeFieldUpdateOperationsInput
idIntFieldUpdateOperationsInput
lastKnownLocationNullableStringFieldUpdateOperationsInput
nameStringFieldUpdateOperationsInput
odometryFloatFieldUpdateOperationsInput
operationsOperationUpdateManyWithoutRobotNestedInput
organizationOrganizationUpdateOneRequiredWithoutRobotNestedInput
registrationRobotRegistrationUpdateOneWithoutRobotNestedInput
streamStreamUpdateOneWithoutRobotNestedInput
updatedAtDateTimeFieldUpdateOperationsInput
vesselVesselUpdateOneWithoutRobotsNestedInput

RobotUpdatebatteryIdsInput

FieldTypeDescription
push[Int!]
set[Int!]

RobotUpsertWithWhereUniqueWithoutOrganizationInput

FieldTypeDescription
createRobotCreateWithoutOrganizationInput!
updateRobotUpdateWithoutOrganizationInput!
whereRobotWhereUniqueInput!

RobotUpsertWithWhereUniqueWithoutSiteInput

FieldTypeDescription
createRobotCreateWithoutSiteInput!
updateRobotUpdateWithoutSiteInput!
whereRobotWhereUniqueInput!

RobotUpsertWithoutOperationsInput

FieldTypeDescription
createRobotCreateWithoutOperationsInput!
updateRobotUpdateWithoutOperationsInput!

RobotWhereInput

FieldTypeDescription
AND[RobotWhereInput!]
ControlRoomControlRoomRelationFilter
NOT[RobotWhereInput!]
OR[RobotWhereInput!]
batteryIdsIntNullableListFilter
createdAtDateTimeFilter
idIntFilter
lastKnownLocationStringNullableFilter
nameStringFilter
odometryFloatFilter
operationsOperationListRelationFilter
organizationOrganizationRelationFilter
organizationIdIntFilter
registrationRobotRegistrationRelationFilter
robotRegistrationIdIntNullableFilter
siteSiteRelationFilter
siteIdIntFilter
streamStreamRelationFilter
updatedAtDateTimeFilter
vesselVesselRelationFilter
vesselIdIntNullableFilter

RobotWhereUniqueInput

FieldTypeDescription
idInt
robotRegistrationIdInt

RolePolicyAccessRoleIdModuleIdCompoundUniqueInput

FieldTypeDescription
accessRoleIdString!
moduleIdString!

RolePolicyCreateManyAccessRoleInput

FieldTypeDescription
accessLevelPolicyAccessLevel
createdAtDateTime
idString
moduleIdString!
updatedAtDateTime

RolePolicyCreateManyAccessRoleInputEnvelope

FieldTypeDescription
data[RolePolicyCreateManyAccessRoleInput!]!
skipDuplicatesBoolean

RolePolicyCreateNestedManyWithoutAccessRoleInput

FieldTypeDescription
connect[RolePolicyWhereUniqueInput!]
connectOrCreate[RolePolicyCreateOrConnectWithoutAccessRoleInput!]
create[RolePolicyCreateWithoutAccessRoleInput!]
createManyRolePolicyCreateManyAccessRoleInputEnvelope

RolePolicyCreateOrConnectWithoutAccessRoleInput

FieldTypeDescription
createRolePolicyCreateWithoutAccessRoleInput!
whereRolePolicyWhereUniqueInput!

RolePolicyCreateWithoutAccessRoleInput

FieldTypeDescription
accessLevelPolicyAccessLevel
createdAtDateTime
idString
moduleModuleCreateNestedOneWithoutRolePolicyInput!
updatedAtDateTime

RolePolicyListRelationFilter

FieldTypeDescription
everyRolePolicyWhereInput
noneRolePolicyWhereInput
someRolePolicyWhereInput

RolePolicyOrderByRelationAggregateInput

FieldTypeDescription
_countSortOrder

RolePolicyOrderByWithRelationInput

FieldTypeDescription
accessLevelSortOrder
accessRoleAccessRoleOrderByWithRelationInput
accessRoleIdSortOrder
createdAtSortOrder
idSortOrder
moduleModuleOrderByWithRelationInput
moduleIdSortOrder
updatedAtSortOrder

RolePolicyScalarWhereInput

FieldTypeDescription
AND[RolePolicyScalarWhereInput!]
NOT[RolePolicyScalarWhereInput!]
OR[RolePolicyScalarWhereInput!]
accessLevelEnumPolicyAccessLevelFilter
accessRoleIdStringFilter
createdAtDateTimeFilter
idStringFilter
moduleIdStringFilter
updatedAtDateTimeFilter

RolePolicyUpdateManyMutationInput

FieldTypeDescription
accessLevelEnumPolicyAccessLevelFieldUpdateOperationsInput
createdAtDateTimeFieldUpdateOperationsInput
idStringFieldUpdateOperationsInput
updatedAtDateTimeFieldUpdateOperationsInput

RolePolicyUpdateManyWithWhereWithoutAccessRoleInput

FieldTypeDescription
dataRolePolicyUpdateManyMutationInput!
whereRolePolicyScalarWhereInput!

RolePolicyUpdateManyWithoutAccessRoleNestedInput

FieldTypeDescription
connect[RolePolicyWhereUniqueInput!]
connectOrCreate[RolePolicyCreateOrConnectWithoutAccessRoleInput!]
create[RolePolicyCreateWithoutAccessRoleInput!]
createManyRolePolicyCreateManyAccessRoleInputEnvelope
delete[RolePolicyWhereUniqueInput!]
deleteMany[RolePolicyScalarWhereInput!]
disconnect[RolePolicyWhereUniqueInput!]
set[RolePolicyWhereUniqueInput!]
update[RolePolicyUpdateWithWhereUniqueWithoutAccessRoleInput!]
updateMany[RolePolicyUpdateManyWithWhereWithoutAccessRoleInput!]
upsert[RolePolicyUpsertWithWhereUniqueWithoutAccessRoleInput!]

RolePolicyUpdateWithWhereUniqueWithoutAccessRoleInput

FieldTypeDescription
dataRolePolicyUpdateWithoutAccessRoleInput!
whereRolePolicyWhereUniqueInput!

RolePolicyUpdateWithoutAccessRoleInput

FieldTypeDescription
accessLevelEnumPolicyAccessLevelFieldUpdateOperationsInput
createdAtDateTimeFieldUpdateOperationsInput
idStringFieldUpdateOperationsInput
moduleModuleUpdateOneRequiredWithoutRolePolicyNestedInput
updatedAtDateTimeFieldUpdateOperationsInput

RolePolicyUpsertWithWhereUniqueWithoutAccessRoleInput

FieldTypeDescription
createRolePolicyCreateWithoutAccessRoleInput!
updateRolePolicyUpdateWithoutAccessRoleInput!
whereRolePolicyWhereUniqueInput!

RolePolicyWhereInput

FieldTypeDescription
AND[RolePolicyWhereInput!]
NOT[RolePolicyWhereInput!]
OR[RolePolicyWhereInput!]
accessLevelEnumPolicyAccessLevelFilter
accessRoleAccessRoleRelationFilter
accessRoleIdStringFilter
createdAtDateTimeFilter
idStringFilter
moduleModuleRelationFilter
moduleIdStringFilter
updatedAtDateTimeFilter

RolePolicyWhereUniqueInput

FieldTypeDescription
accessRoleId_moduleIdRolePolicyAccessRoleIdModuleIdCompoundUniqueInput
idString

SiteCreateNestedOneWithoutOperationsInput

FieldTypeDescription
connectSiteWhereUniqueInput
connectOrCreateSiteCreateOrConnectWithoutOperationsInput
createSiteCreateWithoutOperationsInput

SiteCreateNestedOneWithoutRobotsInput

FieldTypeDescription
connectSiteWhereUniqueInput
connectOrCreateSiteCreateOrConnectWithoutRobotsInput
createSiteCreateWithoutRobotsInput

SiteCreateOrConnectWithoutOperationsInput

FieldTypeDescription
createSiteCreateWithoutOperationsInput!
whereSiteWhereUniqueInput!

SiteCreateOrConnectWithoutRobotsInput

FieldTypeDescription
createSiteCreateWithoutRobotsInput!
whereSiteWhereUniqueInput!

SiteCreateWithoutOperationsInput

FieldTypeDescription
latFloat
lngFloat
nameString!
robotsRobotCreateNestedManyWithoutSiteInput

SiteCreateWithoutRobotsInput

FieldTypeDescription
latFloat
lngFloat
nameString!
operationsOperationCreateNestedManyWithoutSiteInput

SiteOrderByWithRelationInput

FieldTypeDescription
idSortOrder
latSortOrder
lngSortOrder
nameSortOrder
operationsOperationOrderByRelationAggregateInput
robotsRobotOrderByRelationAggregateInput

SiteRelationFilter

FieldTypeDescription
isSiteWhereInput
isNotSiteWhereInput

SiteUpdateOneRequiredWithoutRobotsNestedInput

FieldTypeDescription
connectSiteWhereUniqueInput
connectOrCreateSiteCreateOrConnectWithoutRobotsInput
createSiteCreateWithoutRobotsInput
updateSiteUpdateWithoutRobotsInput
upsertSiteUpsertWithoutRobotsInput

SiteUpdateOneWithoutOperationsNestedInput

FieldTypeDescription
connectSiteWhereUniqueInput
connectOrCreateSiteCreateOrConnectWithoutOperationsInput
createSiteCreateWithoutOperationsInput
deleteBoolean
disconnectBoolean
updateSiteUpdateWithoutOperationsInput
upsertSiteUpsertWithoutOperationsInput

SiteUpdateWithoutOperationsInput

FieldTypeDescription
latFloatFieldUpdateOperationsInput
lngFloatFieldUpdateOperationsInput
nameStringFieldUpdateOperationsInput
robotsRobotUpdateManyWithoutSiteNestedInput

SiteUpdateWithoutRobotsInput

FieldTypeDescription
latFloatFieldUpdateOperationsInput
lngFloatFieldUpdateOperationsInput
nameStringFieldUpdateOperationsInput
operationsOperationUpdateManyWithoutSiteNestedInput

SiteUpsertWithoutOperationsInput

FieldTypeDescription
createSiteCreateWithoutOperationsInput!
updateSiteUpdateWithoutOperationsInput!

SiteUpsertWithoutRobotsInput

FieldTypeDescription
createSiteCreateWithoutRobotsInput!
updateSiteUpdateWithoutRobotsInput!

SiteWhereInput

FieldTypeDescription
AND[SiteWhereInput!]
NOT[SiteWhereInput!]
OR[SiteWhereInput!]
idIntFilter
latFloatFilter
lngFloatFilter
nameStringFilter
operationsOperationListRelationFilter
robotsRobotListRelationFilter

SiteWhereUniqueInput

FieldTypeDescription
idInt

SortOrderInput

FieldTypeDescription
nullsNullsOrder
sortSortOrder!

StreamCreateNestedOneWithoutRobotInput

FieldTypeDescription
connectStreamWhereUniqueInput
connectOrCreateStreamCreateOrConnectWithoutRobotInput
createStreamCreateWithoutRobotInput

StreamCreateOrConnectWithoutRobotInput

FieldTypeDescription
createStreamCreateWithoutRobotInput!
whereStreamWhereUniqueInput!

StreamCreateWithoutRobotInput

FieldTypeDescription
createdAtDateTime
socketIdString!
streamIdString!
updatedAtDateTime

StreamOrderByWithRelationInput

FieldTypeDescription
createdAtSortOrder
idSortOrder
robotRobotOrderByWithRelationInput
robotIdSortOrderInput
socketIdSortOrder
streamIdSortOrder
updatedAtSortOrder

StreamRelationFilter

FieldTypeDescription
isStreamWhereInput
isNotStreamWhereInput

StreamUpdateOneWithoutRobotNestedInput

FieldTypeDescription
connectStreamWhereUniqueInput
connectOrCreateStreamCreateOrConnectWithoutRobotInput
createStreamCreateWithoutRobotInput
deleteBoolean
disconnectBoolean
updateStreamUpdateWithoutRobotInput
upsertStreamUpsertWithoutRobotInput

StreamUpdateWithoutRobotInput

FieldTypeDescription
createdAtDateTimeFieldUpdateOperationsInput
socketIdStringFieldUpdateOperationsInput
streamIdStringFieldUpdateOperationsInput
updatedAtDateTimeFieldUpdateOperationsInput

StreamUpsertWithoutRobotInput

FieldTypeDescription
createStreamCreateWithoutRobotInput!
updateStreamUpdateWithoutRobotInput!

StreamWhereInput

FieldTypeDescription
AND[StreamWhereInput!]
NOT[StreamWhereInput!]
OR[StreamWhereInput!]
createdAtDateTimeFilter
idIntFilter
robotRobotRelationFilter
robotIdIntNullableFilter
socketIdStringFilter
streamIdStringFilter
updatedAtDateTimeFilter

StreamWhereUniqueInput

FieldTypeDescription
idInt
robotIdInt

StringFieldUpdateOperationsInput

FieldTypeDescription
setString

StringFilter

FieldTypeDescription
containsString
endsWithString
equalsString
gtString
gteString
in[String!]
ltString
lteString
modeQueryMode
notNestedStringFilter
notIn[String!]
startsWithString

StringNullableFilter

FieldTypeDescription
containsString
endsWithString
equalsString
gtString
gteString
in[String!]
ltString
lteString
modeQueryMode
notNestedStringNullableFilter
notIn[String!]
startsWithString

StringNullableListFilter

FieldTypeDescription
equals[String!]
hasString
hasEvery[String!]
hasSome[String!]
isEmptyBoolean

StringWithAggregatesFilter

FieldTypeDescription
_countNestedIntFilter
_maxNestedStringFilter
_minNestedStringFilter
containsString
endsWithString
equalsString
gtString
gteString
in[String!]
ltString
lteString
modeQueryMode
notNestedStringWithAggregatesFilter
notIn[String!]
startsWithString

TrashCategoryAvgOrderByAggregateInput

FieldTypeDescription
idSortOrder

TrashCategoryCountOrderByAggregateInput

FieldTypeDescription
idSortOrder
nameSortOrder

TrashCategoryCreateInput

FieldTypeDescription
nameString!
trashRecordTrashRecordCreateNestedManyWithoutCategoryInput

TrashCategoryCreateManyInput

FieldTypeDescription
idInt
nameString!

TrashCategoryCreateNestedOneWithoutTrashRecordInput

FieldTypeDescription
connectTrashCategoryWhereUniqueInput
connectOrCreateTrashCategoryCreateOrConnectWithoutTrashRecordInput
createTrashCategoryCreateWithoutTrashRecordInput

TrashCategoryCreateOrConnectWithoutTrashRecordInput

FieldTypeDescription
createTrashCategoryCreateWithoutTrashRecordInput!
whereTrashCategoryWhereUniqueInput!

TrashCategoryCreateWithoutTrashRecordInput

FieldTypeDescription
nameString!

TrashCategoryMaxOrderByAggregateInput

FieldTypeDescription
idSortOrder
nameSortOrder

TrashCategoryMinOrderByAggregateInput

FieldTypeDescription
idSortOrder
nameSortOrder

TrashCategoryOrderByWithAggregationInput

FieldTypeDescription
_avgTrashCategoryAvgOrderByAggregateInput
_countTrashCategoryCountOrderByAggregateInput
_maxTrashCategoryMaxOrderByAggregateInput
_minTrashCategoryMinOrderByAggregateInput
_sumTrashCategorySumOrderByAggregateInput
idSortOrder
nameSortOrder

TrashCategoryOrderByWithRelationInput

FieldTypeDescription
idSortOrder
nameSortOrder
trashRecordTrashRecordOrderByRelationAggregateInput

TrashCategoryRelationFilter

FieldTypeDescription
isTrashCategoryWhereInput
isNotTrashCategoryWhereInput

TrashCategoryScalarWhereWithAggregatesInput

FieldTypeDescription
AND[TrashCategoryScalarWhereWithAggregatesInput!]
NOT[TrashCategoryScalarWhereWithAggregatesInput!]
OR[TrashCategoryScalarWhereWithAggregatesInput!]
idIntWithAggregatesFilter
nameStringWithAggregatesFilter

TrashCategorySumOrderByAggregateInput

FieldTypeDescription
idSortOrder

TrashCategoryUpdateInput

FieldTypeDescription
nameStringFieldUpdateOperationsInput
trashRecordTrashRecordUpdateManyWithoutCategoryNestedInput

TrashCategoryUpdateManyMutationInput

FieldTypeDescription
nameStringFieldUpdateOperationsInput

TrashCategoryUpdateOneWithoutTrashRecordNestedInput

FieldTypeDescription
connectTrashCategoryWhereUniqueInput
connectOrCreateTrashCategoryCreateOrConnectWithoutTrashRecordInput
createTrashCategoryCreateWithoutTrashRecordInput
deleteBoolean
disconnectBoolean
updateTrashCategoryUpdateWithoutTrashRecordInput
upsertTrashCategoryUpsertWithoutTrashRecordInput

TrashCategoryUpdateWithoutTrashRecordInput

FieldTypeDescription
nameStringFieldUpdateOperationsInput

TrashCategoryUpsertWithoutTrashRecordInput

FieldTypeDescription
createTrashCategoryCreateWithoutTrashRecordInput!
updateTrashCategoryUpdateWithoutTrashRecordInput!

TrashCategoryWhereInput

FieldTypeDescription
AND[TrashCategoryWhereInput!]
NOT[TrashCategoryWhereInput!]
OR[TrashCategoryWhereInput!]
idIntFilter
nameStringFilter
trashRecordTrashRecordListRelationFilter

TrashCategoryWhereUniqueInput

FieldTypeDescription
idInt
nameString

TrashRecordCreateManyCategoryInput

FieldTypeDescription
confidenceFloat
createdAtDateTime
idInt
linkString!
operationIdInt
position_latFloat!
position_lngFloat!
recordDateDateTime
updatedAtDateTime
weightFloat!

TrashRecordCreateManyCategoryInputEnvelope

FieldTypeDescription
data[TrashRecordCreateManyCategoryInput!]!
skipDuplicatesBoolean

TrashRecordCreateManyOperationInput

FieldTypeDescription
confidenceFloat
createdAtDateTime
idInt
linkString!
position_latFloat!
position_lngFloat!
recordDateDateTime
trashCategoryIdInt!
updatedAtDateTime
weightFloat!

TrashRecordCreateManyOperationInputEnvelope

FieldTypeDescription
data[TrashRecordCreateManyOperationInput!]!
skipDuplicatesBoolean

TrashRecordCreateNestedManyWithoutCategoryInput

FieldTypeDescription
connect[TrashRecordWhereUniqueInput!]
connectOrCreate[TrashRecordCreateOrConnectWithoutCategoryInput!]
create[TrashRecordCreateWithoutCategoryInput!]
createManyTrashRecordCreateManyCategoryInputEnvelope

TrashRecordCreateNestedManyWithoutOperationInput

FieldTypeDescription
connect[TrashRecordWhereUniqueInput!]
connectOrCreate[TrashRecordCreateOrConnectWithoutOperationInput!]
create[TrashRecordCreateWithoutOperationInput!]
createManyTrashRecordCreateManyOperationInputEnvelope

TrashRecordCreateOrConnectWithoutCategoryInput

FieldTypeDescription
createTrashRecordCreateWithoutCategoryInput!
whereTrashRecordWhereUniqueInput!

TrashRecordCreateOrConnectWithoutOperationInput

FieldTypeDescription
createTrashRecordCreateWithoutOperationInput!
whereTrashRecordWhereUniqueInput!

TrashRecordCreateWithoutCategoryInput

FieldTypeDescription
confidenceFloat
createdAtDateTime
linkString!
operationOperationCreateNestedOneWithoutTrashRecordsInput
position_latFloat!
position_lngFloat!
recordDateDateTime
updatedAtDateTime
weightFloat!

TrashRecordCreateWithoutOperationInput

FieldTypeDescription
categoryTrashCategoryCreateNestedOneWithoutTrashRecordInput
confidenceFloat
createdAtDateTime
linkString!
position_latFloat!
position_lngFloat!
recordDateDateTime
updatedAtDateTime
weightFloat!

TrashRecordInOperatorReport

FieldTypeDescription
categoryInt!
idInt
linkString!
weightFloat!

TrashRecordListRelationFilter

FieldTypeDescription
everyTrashRecordWhereInput
noneTrashRecordWhereInput
someTrashRecordWhereInput

TrashRecordOrderByRelationAggregateInput

FieldTypeDescription
_countSortOrder

TrashRecordOrderByWithRelationInput

FieldTypeDescription
categoryTrashCategoryOrderByWithRelationInput
confidenceSortOrder
createdAtSortOrder
idSortOrder
linkSortOrder
operationOperationOrderByWithRelationInput
operationIdSortOrderInput
position_latSortOrder
position_lngSortOrder
recordDateSortOrder
trashCategoryIdSortOrder
updatedAtSortOrder
weightSortOrder

TrashRecordScalarWhereInput

FieldTypeDescription
AND[TrashRecordScalarWhereInput!]
NOT[TrashRecordScalarWhereInput!]
OR[TrashRecordScalarWhereInput!]
confidenceFloatFilter
createdAtDateTimeFilter
idIntFilter
linkStringFilter
operationIdIntNullableFilter
position_latFloatFilter
position_lngFloatFilter
recordDateDateTimeFilter
trashCategoryIdIntFilter
updatedAtDateTimeFilter
weightFloatFilter

TrashRecordUpdateManyMutationInput

FieldTypeDescription
confidenceFloatFieldUpdateOperationsInput
createdAtDateTimeFieldUpdateOperationsInput
linkStringFieldUpdateOperationsInput
position_latFloatFieldUpdateOperationsInput
position_lngFloatFieldUpdateOperationsInput
recordDateDateTimeFieldUpdateOperationsInput
updatedAtDateTimeFieldUpdateOperationsInput
weightFloatFieldUpdateOperationsInput

TrashRecordUpdateManyWithWhereWithoutCategoryInput

FieldTypeDescription
dataTrashRecordUpdateManyMutationInput!
whereTrashRecordScalarWhereInput!

TrashRecordUpdateManyWithWhereWithoutOperationInput

FieldTypeDescription
dataTrashRecordUpdateManyMutationInput!
whereTrashRecordScalarWhereInput!

TrashRecordUpdateManyWithoutCategoryNestedInput

FieldTypeDescription
connect[TrashRecordWhereUniqueInput!]
connectOrCreate[TrashRecordCreateOrConnectWithoutCategoryInput!]
create[TrashRecordCreateWithoutCategoryInput!]
createManyTrashRecordCreateManyCategoryInputEnvelope
delete[TrashRecordWhereUniqueInput!]
deleteMany[TrashRecordScalarWhereInput!]
disconnect[TrashRecordWhereUniqueInput!]
set[TrashRecordWhereUniqueInput!]
update[TrashRecordUpdateWithWhereUniqueWithoutCategoryInput!]
updateMany[TrashRecordUpdateManyWithWhereWithoutCategoryInput!]
upsert[TrashRecordUpsertWithWhereUniqueWithoutCategoryInput!]

TrashRecordUpdateManyWithoutOperationNestedInput

FieldTypeDescription
connect[TrashRecordWhereUniqueInput!]
connectOrCreate[TrashRecordCreateOrConnectWithoutOperationInput!]
create[TrashRecordCreateWithoutOperationInput!]
createManyTrashRecordCreateManyOperationInputEnvelope
delete[TrashRecordWhereUniqueInput!]
deleteMany[TrashRecordScalarWhereInput!]
disconnect[TrashRecordWhereUniqueInput!]
set[TrashRecordWhereUniqueInput!]
update[TrashRecordUpdateWithWhereUniqueWithoutOperationInput!]
updateMany[TrashRecordUpdateManyWithWhereWithoutOperationInput!]
upsert[TrashRecordUpsertWithWhereUniqueWithoutOperationInput!]

TrashRecordUpdateWithWhereUniqueWithoutCategoryInput

FieldTypeDescription
dataTrashRecordUpdateWithoutCategoryInput!
whereTrashRecordWhereUniqueInput!

TrashRecordUpdateWithWhereUniqueWithoutOperationInput

FieldTypeDescription
dataTrashRecordUpdateWithoutOperationInput!
whereTrashRecordWhereUniqueInput!

TrashRecordUpdateWithoutCategoryInput

FieldTypeDescription
confidenceFloatFieldUpdateOperationsInput
createdAtDateTimeFieldUpdateOperationsInput
linkStringFieldUpdateOperationsInput
operationOperationUpdateOneWithoutTrashRecordsNestedInput
position_latFloatFieldUpdateOperationsInput
position_lngFloatFieldUpdateOperationsInput
recordDateDateTimeFieldUpdateOperationsInput
updatedAtDateTimeFieldUpdateOperationsInput
weightFloatFieldUpdateOperationsInput

TrashRecordUpdateWithoutOperationInput

FieldTypeDescription
categoryTrashCategoryUpdateOneWithoutTrashRecordNestedInput
confidenceFloatFieldUpdateOperationsInput
createdAtDateTimeFieldUpdateOperationsInput
linkStringFieldUpdateOperationsInput
position_latFloatFieldUpdateOperationsInput
position_lngFloatFieldUpdateOperationsInput
recordDateDateTimeFieldUpdateOperationsInput
updatedAtDateTimeFieldUpdateOperationsInput
weightFloatFieldUpdateOperationsInput

TrashRecordUpsertWithWhereUniqueWithoutCategoryInput

FieldTypeDescription
createTrashRecordCreateWithoutCategoryInput!
updateTrashRecordUpdateWithoutCategoryInput!
whereTrashRecordWhereUniqueInput!

TrashRecordUpsertWithWhereUniqueWithoutOperationInput

FieldTypeDescription
createTrashRecordCreateWithoutOperationInput!
updateTrashRecordUpdateWithoutOperationInput!
whereTrashRecordWhereUniqueInput!

TrashRecordWhereInput

FieldTypeDescription
AND[TrashRecordWhereInput!]
NOT[TrashRecordWhereInput!]
OR[TrashRecordWhereInput!]
categoryTrashCategoryRelationFilter
confidenceFloatFilter
createdAtDateTimeFilter
idIntFilter
linkStringFilter
operationOperationRelationFilter
operationIdIntNullableFilter
position_latFloatFilter
position_lngFloatFilter
recordDateDateTimeFilter
trashCategoryIdIntFilter
updatedAtDateTimeFilter
weightFloatFilter

TrashRecordWhereUniqueInput

FieldTypeDescription
idInt

UpdateRolePolicyInput

FieldTypeDescription
accessLevelPolicyAccessLevel!
idID
moduleIdString!

UserCreateNestedManyWithoutOrganizationsInput

FieldTypeDescription
connect[UserWhereUniqueInput!]
connectOrCreate[UserCreateOrConnectWithoutOrganizationsInput!]
create[UserCreateWithoutOrganizationsInput!]

UserCreateNestedOneWithoutRolesInput

FieldTypeDescription
connectUserWhereUniqueInput
connectOrCreateUserCreateOrConnectWithoutRolesInput
createUserCreateWithoutRolesInput

UserCreateOrConnectWithoutOrganizationsInput

FieldTypeDescription
createUserCreateWithoutOrganizationsInput!
whereUserWhereUniqueInput!

UserCreateOrConnectWithoutRolesInput

FieldTypeDescription
createUserCreateWithoutRolesInput!
whereUserWhereUniqueInput!

UserCreateWithoutOrganizationsInput

FieldTypeDescription
createdAtDateTime
emailString!
invitationAcceptedAtDateTime
inviteSentAtDateTime
isPasskeyRegisteredBoolean
nameString!
passkeysPasskeyCreateNestedManyWithoutUserInput
passwordString
rolesUserOrgRoleCreateNestedManyWithoutUserInput
updatedAtDateTime
userSessionsUserSessionCreateNestedManyWithoutUserInput
verifiedBoolean
webAuthnChallengesWebAuthnChallengeCreateNestedManyWithoutUserInput

UserCreateWithoutRolesInput

FieldTypeDescription
createdAtDateTime
emailString!
invitationAcceptedAtDateTime
inviteSentAtDateTime
isPasskeyRegisteredBoolean
nameString!
organizationsOrganizationCreateNestedManyWithoutUsersInput
passkeysPasskeyCreateNestedManyWithoutUserInput
passwordString
updatedAtDateTime
userSessionsUserSessionCreateNestedManyWithoutUserInput
verifiedBoolean
webAuthnChallengesWebAuthnChallengeCreateNestedManyWithoutUserInput

UserListRelationFilter

FieldTypeDescription
everyUserWhereInput
noneUserWhereInput
someUserWhereInput

UserOrderByRelationAggregateInput

FieldTypeDescription
_countSortOrder

UserOrderByWithRelationInput

FieldTypeDescription
createdAtSortOrder
emailSortOrder
idSortOrder
invitationAcceptedAtSortOrderInput
inviteSentAtSortOrderInput
isPasskeyRegisteredSortOrder
nameSortOrder
organizationsOrganizationOrderByRelationAggregateInput
passkeysPasskeyOrderByRelationAggregateInput
passwordSortOrderInput
rolesUserOrgRoleOrderByRelationAggregateInput
updatedAtSortOrder
userSessionsUserSessionOrderByRelationAggregateInput
verifiedSortOrder
webAuthnChallengesWebAuthnChallengeOrderByRelationAggregateInput

UserOrgRoleCreateManyOrganizationInput

FieldTypeDescription
createdAtDateTime
idInt
updatedAtDateTime
userIdInt!

UserOrgRoleCreateManyOrganizationInputEnvelope

FieldTypeDescription
data[UserOrgRoleCreateManyOrganizationInput!]!
skipDuplicatesBoolean

UserOrgRoleCreateManyUserInput

FieldTypeDescription
createdAtDateTime
idInt
organizationIdInt!
updatedAtDateTime

UserOrgRoleCreateManyUserInputEnvelope

FieldTypeDescription
data[UserOrgRoleCreateManyUserInput!]!
skipDuplicatesBoolean

UserOrgRoleCreateNestedManyWithoutAccessRolesInput

FieldTypeDescription
connect[UserOrgRoleWhereUniqueInput!]
connectOrCreate[UserOrgRoleCreateOrConnectWithoutAccessRolesInput!]
create[UserOrgRoleCreateWithoutAccessRolesInput!]

UserOrgRoleCreateNestedManyWithoutOrganizationInput

FieldTypeDescription
connect[UserOrgRoleWhereUniqueInput!]
connectOrCreate[UserOrgRoleCreateOrConnectWithoutOrganizationInput!]
create[UserOrgRoleCreateWithoutOrganizationInput!]
createManyUserOrgRoleCreateManyOrganizationInputEnvelope

UserOrgRoleCreateNestedManyWithoutUserInput

FieldTypeDescription
connect[UserOrgRoleWhereUniqueInput!]
connectOrCreate[UserOrgRoleCreateOrConnectWithoutUserInput!]
create[UserOrgRoleCreateWithoutUserInput!]
createManyUserOrgRoleCreateManyUserInputEnvelope

UserOrgRoleCreateOrConnectWithoutAccessRolesInput

FieldTypeDescription
createUserOrgRoleCreateWithoutAccessRolesInput!
whereUserOrgRoleWhereUniqueInput!

UserOrgRoleCreateOrConnectWithoutOrganizationInput

FieldTypeDescription
createUserOrgRoleCreateWithoutOrganizationInput!
whereUserOrgRoleWhereUniqueInput!

UserOrgRoleCreateOrConnectWithoutUserInput

FieldTypeDescription
createUserOrgRoleCreateWithoutUserInput!
whereUserOrgRoleWhereUniqueInput!

UserOrgRoleCreateWithoutAccessRolesInput

FieldTypeDescription
createdAtDateTime
organizationOrganizationCreateNestedOneWithoutUserRolesInput!
updatedAtDateTime
userUserCreateNestedOneWithoutRolesInput!

UserOrgRoleCreateWithoutOrganizationInput

FieldTypeDescription
accessRolesAccessRoleCreateNestedManyWithoutUserOrgRoleInput
createdAtDateTime
updatedAtDateTime
userUserCreateNestedOneWithoutRolesInput!

UserOrgRoleCreateWithoutUserInput

FieldTypeDescription
accessRolesAccessRoleCreateNestedManyWithoutUserOrgRoleInput
createdAtDateTime
organizationOrganizationCreateNestedOneWithoutUserRolesInput!
updatedAtDateTime

UserOrgRoleInput

FieldTypeDescription
idInt!

UserOrgRoleListRelationFilter

FieldTypeDescription
everyUserOrgRoleWhereInput
noneUserOrgRoleWhereInput
someUserOrgRoleWhereInput

UserOrgRoleOrderByRelationAggregateInput

FieldTypeDescription
_countSortOrder

UserOrgRoleOrderByWithRelationInput

FieldTypeDescription
accessRolesAccessRoleOrderByRelationAggregateInput
createdAtSortOrder
idSortOrder
organizationOrganizationOrderByWithRelationInput
organizationIdSortOrder
updatedAtSortOrder
userUserOrderByWithRelationInput
userIdSortOrder

UserOrgRoleScalarWhereInput

FieldTypeDescription
AND[UserOrgRoleScalarWhereInput!]
NOT[UserOrgRoleScalarWhereInput!]
OR[UserOrgRoleScalarWhereInput!]
createdAtDateTimeFilter
idIntFilter
organizationIdIntFilter
updatedAtDateTimeFilter
userIdIntFilter

UserOrgRoleUpdateManyMutationInput

FieldTypeDescription
createdAtDateTimeFieldUpdateOperationsInput
updatedAtDateTimeFieldUpdateOperationsInput

UserOrgRoleUpdateManyWithWhereWithoutAccessRolesInput

FieldTypeDescription
dataUserOrgRoleUpdateManyMutationInput!
whereUserOrgRoleScalarWhereInput!

UserOrgRoleUpdateManyWithWhereWithoutOrganizationInput

FieldTypeDescription
dataUserOrgRoleUpdateManyMutationInput!
whereUserOrgRoleScalarWhereInput!

UserOrgRoleUpdateManyWithWhereWithoutUserInput

FieldTypeDescription
dataUserOrgRoleUpdateManyMutationInput!
whereUserOrgRoleScalarWhereInput!

UserOrgRoleUpdateManyWithoutAccessRolesNestedInput

FieldTypeDescription
connect[UserOrgRoleWhereUniqueInput!]
connectOrCreate[UserOrgRoleCreateOrConnectWithoutAccessRolesInput!]
create[UserOrgRoleCreateWithoutAccessRolesInput!]
delete[UserOrgRoleWhereUniqueInput!]
deleteMany[UserOrgRoleScalarWhereInput!]
disconnect[UserOrgRoleWhereUniqueInput!]
set[UserOrgRoleWhereUniqueInput!]
update[UserOrgRoleUpdateWithWhereUniqueWithoutAccessRolesInput!]
updateMany[UserOrgRoleUpdateManyWithWhereWithoutAccessRolesInput!]
upsert[UserOrgRoleUpsertWithWhereUniqueWithoutAccessRolesInput!]

UserOrgRoleUpdateManyWithoutOrganizationNestedInput

FieldTypeDescription
connect[UserOrgRoleWhereUniqueInput!]
connectOrCreate[UserOrgRoleCreateOrConnectWithoutOrganizationInput!]
create[UserOrgRoleCreateWithoutOrganizationInput!]
createManyUserOrgRoleCreateManyOrganizationInputEnvelope
delete[UserOrgRoleWhereUniqueInput!]
deleteMany[UserOrgRoleScalarWhereInput!]
disconnect[UserOrgRoleWhereUniqueInput!]
set[UserOrgRoleWhereUniqueInput!]
update[UserOrgRoleUpdateWithWhereUniqueWithoutOrganizationInput!]
updateMany[UserOrgRoleUpdateManyWithWhereWithoutOrganizationInput!]
upsert[UserOrgRoleUpsertWithWhereUniqueWithoutOrganizationInput!]

UserOrgRoleUpdateManyWithoutUserNestedInput

FieldTypeDescription
connect[UserOrgRoleWhereUniqueInput!]
connectOrCreate[UserOrgRoleCreateOrConnectWithoutUserInput!]
create[UserOrgRoleCreateWithoutUserInput!]
createManyUserOrgRoleCreateManyUserInputEnvelope
delete[UserOrgRoleWhereUniqueInput!]
deleteMany[UserOrgRoleScalarWhereInput!]
disconnect[UserOrgRoleWhereUniqueInput!]
set[UserOrgRoleWhereUniqueInput!]
update[UserOrgRoleUpdateWithWhereUniqueWithoutUserInput!]
updateMany[UserOrgRoleUpdateManyWithWhereWithoutUserInput!]
upsert[UserOrgRoleUpsertWithWhereUniqueWithoutUserInput!]

UserOrgRoleUpdateWithWhereUniqueWithoutAccessRolesInput

FieldTypeDescription
dataUserOrgRoleUpdateWithoutAccessRolesInput!
whereUserOrgRoleWhereUniqueInput!

UserOrgRoleUpdateWithWhereUniqueWithoutOrganizationInput

FieldTypeDescription
dataUserOrgRoleUpdateWithoutOrganizationInput!
whereUserOrgRoleWhereUniqueInput!

UserOrgRoleUpdateWithWhereUniqueWithoutUserInput

FieldTypeDescription
dataUserOrgRoleUpdateWithoutUserInput!
whereUserOrgRoleWhereUniqueInput!

UserOrgRoleUpdateWithoutAccessRolesInput

FieldTypeDescription
createdAtDateTimeFieldUpdateOperationsInput
organizationOrganizationUpdateOneRequiredWithoutUserRolesNestedInput
updatedAtDateTimeFieldUpdateOperationsInput
userUserUpdateOneRequiredWithoutRolesNestedInput

UserOrgRoleUpdateWithoutOrganizationInput

FieldTypeDescription
accessRolesAccessRoleUpdateManyWithoutUserOrgRoleNestedInput
createdAtDateTimeFieldUpdateOperationsInput
updatedAtDateTimeFieldUpdateOperationsInput
userUserUpdateOneRequiredWithoutRolesNestedInput

UserOrgRoleUpdateWithoutUserInput

FieldTypeDescription
accessRolesAccessRoleUpdateManyWithoutUserOrgRoleNestedInput
createdAtDateTimeFieldUpdateOperationsInput
organizationOrganizationUpdateOneRequiredWithoutUserRolesNestedInput
updatedAtDateTimeFieldUpdateOperationsInput

UserOrgRoleUpsertWithWhereUniqueWithoutAccessRolesInput

FieldTypeDescription
createUserOrgRoleCreateWithoutAccessRolesInput!
updateUserOrgRoleUpdateWithoutAccessRolesInput!
whereUserOrgRoleWhereUniqueInput!

UserOrgRoleUpsertWithWhereUniqueWithoutOrganizationInput

FieldTypeDescription
createUserOrgRoleCreateWithoutOrganizationInput!
updateUserOrgRoleUpdateWithoutOrganizationInput!
whereUserOrgRoleWhereUniqueInput!

UserOrgRoleUpsertWithWhereUniqueWithoutUserInput

FieldTypeDescription
createUserOrgRoleCreateWithoutUserInput!
updateUserOrgRoleUpdateWithoutUserInput!
whereUserOrgRoleWhereUniqueInput!

UserOrgRoleUserIdOrganizationIdCompoundUniqueInput

FieldTypeDescription
organizationIdInt!
userIdInt!

UserOrgRoleWhereInput

FieldTypeDescription
AND[UserOrgRoleWhereInput!]
NOT[UserOrgRoleWhereInput!]
OR[UserOrgRoleWhereInput!]
accessRolesAccessRoleListRelationFilter
createdAtDateTimeFilter
idIntFilter
organizationOrganizationRelationFilter
organizationIdIntFilter
updatedAtDateTimeFilter
userUserRelationFilter
userIdIntFilter

UserOrgRoleWhereUniqueInput

FieldTypeDescription
idInt
userId_organizationIdUserOrgRoleUserIdOrganizationIdCompoundUniqueInput

UserRelationFilter

FieldTypeDescription
isUserWhereInput
isNotUserWhereInput

UserScalarWhereInput

FieldTypeDescription
AND[UserScalarWhereInput!]
NOT[UserScalarWhereInput!]
OR[UserScalarWhereInput!]
createdAtDateTimeFilter
emailStringFilter
idIntFilter
invitationAcceptedAtDateTimeNullableFilter
inviteSentAtDateTimeNullableFilter
isPasskeyRegisteredBoolFilter
nameStringFilter
passwordStringNullableFilter
updatedAtDateTimeFilter
verifiedBoolFilter

UserSessionCreateManyUserInput

FieldTypeDescription
createdAtDateTime
idInt
updatedAtDateTime

UserSessionCreateManyUserInputEnvelope

FieldTypeDescription
data[UserSessionCreateManyUserInput!]!
skipDuplicatesBoolean

UserSessionCreateNestedManyWithoutUserInput

FieldTypeDescription
connect[UserSessionWhereUniqueInput!]
connectOrCreate[UserSessionCreateOrConnectWithoutUserInput!]
create[UserSessionCreateWithoutUserInput!]
createManyUserSessionCreateManyUserInputEnvelope

UserSessionCreateOrConnectWithoutUserInput

FieldTypeDescription
createUserSessionCreateWithoutUserInput!
whereUserSessionWhereUniqueInput!

UserSessionCreateWithoutUserInput

FieldTypeDescription
createdAtDateTime
updatedAtDateTime

UserSessionListRelationFilter

FieldTypeDescription
everyUserSessionWhereInput
noneUserSessionWhereInput
someUserSessionWhereInput

UserSessionOrderByRelationAggregateInput

FieldTypeDescription
_countSortOrder

UserSessionOrderByWithRelationInput

FieldTypeDescription
createdAtSortOrder
idSortOrder
updatedAtSortOrder
userUserOrderByWithRelationInput
userIdSortOrder

UserSessionScalarWhereInput

FieldTypeDescription
AND[UserSessionScalarWhereInput!]
NOT[UserSessionScalarWhereInput!]
OR[UserSessionScalarWhereInput!]
createdAtDateTimeFilter
idIntFilter
updatedAtDateTimeFilter
userIdIntFilter

UserSessionUpdateManyMutationInput

FieldTypeDescription
createdAtDateTimeFieldUpdateOperationsInput
updatedAtDateTimeFieldUpdateOperationsInput

UserSessionUpdateManyWithWhereWithoutUserInput

FieldTypeDescription
dataUserSessionUpdateManyMutationInput!
whereUserSessionScalarWhereInput!

UserSessionUpdateManyWithoutUserNestedInput

FieldTypeDescription
connect[UserSessionWhereUniqueInput!]
connectOrCreate[UserSessionCreateOrConnectWithoutUserInput!]
create[UserSessionCreateWithoutUserInput!]
createManyUserSessionCreateManyUserInputEnvelope
delete[UserSessionWhereUniqueInput!]
deleteMany[UserSessionScalarWhereInput!]
disconnect[UserSessionWhereUniqueInput!]
set[UserSessionWhereUniqueInput!]
update[UserSessionUpdateWithWhereUniqueWithoutUserInput!]
updateMany[UserSessionUpdateManyWithWhereWithoutUserInput!]
upsert[UserSessionUpsertWithWhereUniqueWithoutUserInput!]

UserSessionUpdateWithWhereUniqueWithoutUserInput

FieldTypeDescription
dataUserSessionUpdateWithoutUserInput!
whereUserSessionWhereUniqueInput!

UserSessionUpdateWithoutUserInput

FieldTypeDescription
createdAtDateTimeFieldUpdateOperationsInput
updatedAtDateTimeFieldUpdateOperationsInput

UserSessionUpsertWithWhereUniqueWithoutUserInput

FieldTypeDescription
createUserSessionCreateWithoutUserInput!
updateUserSessionUpdateWithoutUserInput!
whereUserSessionWhereUniqueInput!

UserSessionWhereInput

FieldTypeDescription
AND[UserSessionWhereInput!]
NOT[UserSessionWhereInput!]
OR[UserSessionWhereInput!]
createdAtDateTimeFilter
idIntFilter
updatedAtDateTimeFilter
userUserRelationFilter
userIdIntFilter

UserSessionWhereUniqueInput

FieldTypeDescription
idInt

UserUpdateManyMutationInput

FieldTypeDescription
createdAtDateTimeFieldUpdateOperationsInput
emailStringFieldUpdateOperationsInput
invitationAcceptedAtNullableDateTimeFieldUpdateOperationsInput
inviteSentAtNullableDateTimeFieldUpdateOperationsInput
isPasskeyRegisteredBoolFieldUpdateOperationsInput
nameStringFieldUpdateOperationsInput
passwordNullableStringFieldUpdateOperationsInput
updatedAtDateTimeFieldUpdateOperationsInput
verifiedBoolFieldUpdateOperationsInput

UserUpdateManyWithWhereWithoutOrganizationsInput

FieldTypeDescription
dataUserUpdateManyMutationInput!
whereUserScalarWhereInput!

UserUpdateManyWithoutOrganizationsNestedInput

FieldTypeDescription
connect[UserWhereUniqueInput!]
connectOrCreate[UserCreateOrConnectWithoutOrganizationsInput!]
create[UserCreateWithoutOrganizationsInput!]
delete[UserWhereUniqueInput!]
deleteMany[UserScalarWhereInput!]
disconnect[UserWhereUniqueInput!]
set[UserWhereUniqueInput!]
update[UserUpdateWithWhereUniqueWithoutOrganizationsInput!]
updateMany[UserUpdateManyWithWhereWithoutOrganizationsInput!]
upsert[UserUpsertWithWhereUniqueWithoutOrganizationsInput!]

UserUpdateOneRequiredWithoutRolesNestedInput

FieldTypeDescription
connectUserWhereUniqueInput
connectOrCreateUserCreateOrConnectWithoutRolesInput
createUserCreateWithoutRolesInput
updateUserUpdateWithoutRolesInput
upsertUserUpsertWithoutRolesInput

UserUpdateWithWhereUniqueWithoutOrganizationsInput

FieldTypeDescription
dataUserUpdateWithoutOrganizationsInput!
whereUserWhereUniqueInput!

UserUpdateWithoutOrganizationsInput

FieldTypeDescription
createdAtDateTimeFieldUpdateOperationsInput
emailStringFieldUpdateOperationsInput
invitationAcceptedAtNullableDateTimeFieldUpdateOperationsInput
inviteSentAtNullableDateTimeFieldUpdateOperationsInput
isPasskeyRegisteredBoolFieldUpdateOperationsInput
nameStringFieldUpdateOperationsInput
passkeysPasskeyUpdateManyWithoutUserNestedInput
passwordNullableStringFieldUpdateOperationsInput
rolesUserOrgRoleUpdateManyWithoutUserNestedInput
updatedAtDateTimeFieldUpdateOperationsInput
userSessionsUserSessionUpdateManyWithoutUserNestedInput
verifiedBoolFieldUpdateOperationsInput
webAuthnChallengesWebAuthnChallengeUpdateManyWithoutUserNestedInput

UserUpdateWithoutRolesInput

FieldTypeDescription
createdAtDateTimeFieldUpdateOperationsInput
emailStringFieldUpdateOperationsInput
invitationAcceptedAtNullableDateTimeFieldUpdateOperationsInput
inviteSentAtNullableDateTimeFieldUpdateOperationsInput
isPasskeyRegisteredBoolFieldUpdateOperationsInput
nameStringFieldUpdateOperationsInput
organizationsOrganizationUpdateManyWithoutUsersNestedInput
passkeysPasskeyUpdateManyWithoutUserNestedInput
passwordNullableStringFieldUpdateOperationsInput
updatedAtDateTimeFieldUpdateOperationsInput
userSessionsUserSessionUpdateManyWithoutUserNestedInput
verifiedBoolFieldUpdateOperationsInput
webAuthnChallengesWebAuthnChallengeUpdateManyWithoutUserNestedInput

UserUpsertWithWhereUniqueWithoutOrganizationsInput

FieldTypeDescription
createUserCreateWithoutOrganizationsInput!
updateUserUpdateWithoutOrganizationsInput!
whereUserWhereUniqueInput!

UserUpsertWithoutRolesInput

FieldTypeDescription
createUserCreateWithoutRolesInput!
updateUserUpdateWithoutRolesInput!

UserWhereInput

FieldTypeDescription
AND[UserWhereInput!]
NOT[UserWhereInput!]
OR[UserWhereInput!]
createdAtDateTimeFilter
emailStringFilter
idIntFilter
invitationAcceptedAtDateTimeNullableFilter
inviteSentAtDateTimeNullableFilter
isPasskeyRegisteredBoolFilter
nameStringFilter
organizationsOrganizationListRelationFilter
passkeysPasskeyListRelationFilter
passwordStringNullableFilter
rolesUserOrgRoleListRelationFilter
updatedAtDateTimeFilter
userSessionsUserSessionListRelationFilter
verifiedBoolFilter
webAuthnChallengesWebAuthnChallengeListRelationFilter

UserWhereUniqueInput

FieldTypeDescription
emailString
idInt

VerifyEmailInput

FieldTypeDescription
emailString!

VesselCreateNestedOneWithoutRobotsInput

FieldTypeDescription
connectVesselWhereUniqueInput
connectOrCreateVesselCreateOrConnectWithoutRobotsInput
createVesselCreateWithoutRobotsInput

VesselCreateOrConnectWithoutRobotsInput

FieldTypeDescription
createVesselCreateWithoutRobotsInput!
whereVesselWhereUniqueInput!

VesselCreateWithoutRobotsInput

FieldTypeDescription
createdAtDateTime
iconString!
nameString!
updatedAtDateTime

VesselOrderByWithRelationInput

FieldTypeDescription
createdAtSortOrder
iconSortOrder
idSortOrder
nameSortOrder
robotsRobotOrderByRelationAggregateInput
updatedAtSortOrder

VesselRelationFilter

FieldTypeDescription
isVesselWhereInput
isNotVesselWhereInput

VesselUpdateOneWithoutRobotsNestedInput

FieldTypeDescription
connectVesselWhereUniqueInput
connectOrCreateVesselCreateOrConnectWithoutRobotsInput
createVesselCreateWithoutRobotsInput
deleteBoolean
disconnectBoolean
updateVesselUpdateWithoutRobotsInput
upsertVesselUpsertWithoutRobotsInput

VesselUpdateWithoutRobotsInput

FieldTypeDescription
createdAtDateTimeFieldUpdateOperationsInput
iconStringFieldUpdateOperationsInput
nameStringFieldUpdateOperationsInput
updatedAtDateTimeFieldUpdateOperationsInput

VesselUpsertWithoutRobotsInput

FieldTypeDescription
createVesselCreateWithoutRobotsInput!
updateVesselUpdateWithoutRobotsInput!

VesselWhereInput

FieldTypeDescription
AND[VesselWhereInput!]
NOT[VesselWhereInput!]
OR[VesselWhereInput!]
createdAtDateTimeFilter
iconStringFilter
idIntFilter
nameStringFilter
robotsRobotListRelationFilter
updatedAtDateTimeFilter

VesselWhereUniqueInput

FieldTypeDescription
idInt

WebAuthnChallengeCreateManyUserInput

FieldTypeDescription
challengeString!
createdAtDateTime
expiresAtDateTime!
idString
purposeString!

WebAuthnChallengeCreateManyUserInputEnvelope

FieldTypeDescription
data[WebAuthnChallengeCreateManyUserInput!]!
skipDuplicatesBoolean

WebAuthnChallengeCreateNestedManyWithoutUserInput

FieldTypeDescription
connect[WebAuthnChallengeWhereUniqueInput!]
connectOrCreate[WebAuthnChallengeCreateOrConnectWithoutUserInput!]
create[WebAuthnChallengeCreateWithoutUserInput!]
createManyWebAuthnChallengeCreateManyUserInputEnvelope

WebAuthnChallengeCreateOrConnectWithoutUserInput

FieldTypeDescription
createWebAuthnChallengeCreateWithoutUserInput!
whereWebAuthnChallengeWhereUniqueInput!

WebAuthnChallengeCreateWithoutUserInput

FieldTypeDescription
challengeString!
createdAtDateTime
expiresAtDateTime!
idString
purposeString!

WebAuthnChallengeListRelationFilter

FieldTypeDescription
everyWebAuthnChallengeWhereInput
noneWebAuthnChallengeWhereInput
someWebAuthnChallengeWhereInput

WebAuthnChallengeOrderByRelationAggregateInput

FieldTypeDescription
_countSortOrder

WebAuthnChallengeOrderByWithRelationInput

FieldTypeDescription
challengeSortOrder
createdAtSortOrder
expiresAtSortOrder
idSortOrder
purposeSortOrder
userUserOrderByWithRelationInput
userIdSortOrderInput

WebAuthnChallengeScalarWhereInput

FieldTypeDescription
AND[WebAuthnChallengeScalarWhereInput!]
NOT[WebAuthnChallengeScalarWhereInput!]
OR[WebAuthnChallengeScalarWhereInput!]
challengeStringFilter
createdAtDateTimeFilter
expiresAtDateTimeFilter
idStringFilter
purposeStringFilter
userIdIntNullableFilter

WebAuthnChallengeUpdateManyMutationInput

FieldTypeDescription
challengeStringFieldUpdateOperationsInput
createdAtDateTimeFieldUpdateOperationsInput
expiresAtDateTimeFieldUpdateOperationsInput
idStringFieldUpdateOperationsInput
purposeStringFieldUpdateOperationsInput

WebAuthnChallengeUpdateManyWithWhereWithoutUserInput

FieldTypeDescription
dataWebAuthnChallengeUpdateManyMutationInput!
whereWebAuthnChallengeScalarWhereInput!

WebAuthnChallengeUpdateManyWithoutUserNestedInput

FieldTypeDescription
connect[WebAuthnChallengeWhereUniqueInput!]
connectOrCreate[WebAuthnChallengeCreateOrConnectWithoutUserInput!]
create[WebAuthnChallengeCreateWithoutUserInput!]
createManyWebAuthnChallengeCreateManyUserInputEnvelope
delete[WebAuthnChallengeWhereUniqueInput!]
deleteMany[WebAuthnChallengeScalarWhereInput!]
disconnect[WebAuthnChallengeWhereUniqueInput!]
set[WebAuthnChallengeWhereUniqueInput!]
update[WebAuthnChallengeUpdateWithWhereUniqueWithoutUserInput!]
updateMany[WebAuthnChallengeUpdateManyWithWhereWithoutUserInput!]
upsert[WebAuthnChallengeUpsertWithWhereUniqueWithoutUserInput!]

WebAuthnChallengeUpdateWithWhereUniqueWithoutUserInput

FieldTypeDescription
dataWebAuthnChallengeUpdateWithoutUserInput!
whereWebAuthnChallengeWhereUniqueInput!

WebAuthnChallengeUpdateWithoutUserInput

FieldTypeDescription
challengeStringFieldUpdateOperationsInput
createdAtDateTimeFieldUpdateOperationsInput
expiresAtDateTimeFieldUpdateOperationsInput
idStringFieldUpdateOperationsInput
purposeStringFieldUpdateOperationsInput

WebAuthnChallengeUpsertWithWhereUniqueWithoutUserInput

FieldTypeDescription
createWebAuthnChallengeCreateWithoutUserInput!
updateWebAuthnChallengeUpdateWithoutUserInput!
whereWebAuthnChallengeWhereUniqueInput!

WebAuthnChallengeWhereInput

FieldTypeDescription
AND[WebAuthnChallengeWhereInput!]
NOT[WebAuthnChallengeWhereInput!]
OR[WebAuthnChallengeWhereInput!]
challengeStringFilter
createdAtDateTimeFilter
expiresAtDateTimeFilter
idStringFilter
purposeStringFilter
userUserRelationFilter
userIdIntNullableFilter

WebAuthnChallengeWhereUniqueInput

FieldTypeDescription
challengeString
idString

Enums

AccessRoleScalarFieldEnum

ValueDescription
createdAt
id
name
organizationId
updatedAt

NullsOrder

ValueDescription
first
last

OperationScalarFieldEnum

ValueDescription
createdAt
endTime
id
operationDate
robotId
siteId
startTime
travelDistance
updatedAt

OrganizationScalarFieldEnum

ValueDescription
createdAt
id
name
organizationLogo
updatedAt

PasskeyScalarFieldEnum

ValueDescription
backedUp
counter
createdAt
credentialID
deviceType
id
name
publicKey
transports
updatedAt
userHandle
userId

PolicyAccessLevel

ValueDescription
ALLOW
DENY

QueryMode

ValueDescription
default
insensitive

RobotScalarFieldEnum

ValueDescription
batteryIds
createdAt
id
lastKnownLocation
name
odometry
organizationId
robotRegistrationId
siteId
updatedAt
vesselId

RolePolicyScalarFieldEnum

ValueDescription
accessLevel
accessRoleId
createdAt
id
moduleId
updatedAt

SortOrder

ValueDescription
asc
desc

TrashCategoryScalarFieldEnum

ValueDescription
id
name

TrashRecordScalarFieldEnum

ValueDescription
confidence
createdAt
id
link
operationId
position_lat
position_lng
recordDate
trashCategoryId
updatedAt
weight

UserOrgRoleScalarFieldEnum

ValueDescription
createdAt
id
organizationId
updatedAt
userId

UserScalarFieldEnum

ValueDescription
createdAt
email
id
invitationAcceptedAt
inviteSentAt
isPasskeyRegistered
name
password
updatedAt
verified

UserSessionScalarFieldEnum

ValueDescription
createdAt
id
updatedAt
userId

WebAuthnChallengeScalarFieldEnum

ValueDescription
challenge
createdAt
expiresAt
id
purpose
userId

Scalars

Boolean

The Boolean scalar type represents true or false.

Byte

The Byte scalar type represents byte value as a Buffer

DateTime

The javascript Date as string. Type represents date and time as the ISO Date string.

Float

The Float scalar type represents signed double-precision fractional values as specified by IEEE 754 .

ID

The ID scalar type represents a unique identifier, often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String; however, it is not intended to be human-readable. When expected as an input type, any string (such as "4") or integer (such as 4) input value will be accepted as an ID.

Int

The Int scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.

JSON

The JSON scalar type represents JSON values as specified by ECMA-404 .

String

The String scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.