link GraphQL Schema definition
- scalar UUID
link Require by
- DeleteDeploymentByIdInputAll input for the `deleteDeploymentById` mutation.
- DeleteDetectionItemByIdInputAll input for the `deleteDetectionItemById` mutation.
- DeleteDetectionItemByOrganizationIdAndSiteIdAndCustomerIdInputAll input for the `deleteDetectionItemByOrganizationIdAndSiteIdAndCustomerId` mutation.
- DeleteImageAnnotationByIdInputAll input for the `deleteImageAnnotationById` mutation.
- DeleteImageByIdInputAll input for the `deleteImageById` mutation.
- DeleteModelByIdInputAll input for the `deleteModelById` mutation.
- DeleteModelDeploymentRuleByIdInputAll input for the `deleteModelDeploymentRuleById` mutation.
- DeleteModelDetectionItemByIdInputAll input for the `deleteModelDetectionItemById` mutation.
- DeleteModelDetectionItemByModelIdAndDetectionItemIdInputAll input for the `deleteModelDetectionItemByModelIdAndDetectionItemId` mutation.
- DeleteOrgUserByUserIdInputAll input for the `deleteOrgUserByUserId` mutation.
- DeleteServerActionByIdInputAll input for the `deleteServerActionById` mutation.
- DeleteServerHeartbeatByDeviceIdAndCreatedAtInputAll input for the `deleteServerHeartbeatByDeviceIdAndCreatedAt` mutation.
- DeleteUserInputAll input for the `deleteUser` mutation.
- Deploymentnull
- DeploymentConditionA condition to be used against `Deployment` object types. All fields are tested for equality and combined with a logical ‘and.’
- DeploymentInputAn input for mutations affecting `Deployment`
- DeploymentPatchRepresents an update to a `Deployment`. Fields that are set will be updated.
- DetectionItemnull
- DetectionItemConditionA condition to be used against `DetectionItem` object types. All fields are tested for equality and combined with a logical ‘and.’
- DetectionItemInputAn input for mutations affecting `DetectionItem`
- DetectionItemModelsByModelDetectionItemDetectionItemIdAndModelIdManyToManyEdgeA `Model` edge in the connection, with data from `ModelDetectionItem`.
- DetectionItemPatchRepresents an update to a `DetectionItem`. Fields that are set will be updated.
- Imagenull
- ImageAnnotationnull
- ImageAnnotationConditionA condition to be used against `ImageAnnotation` object types. All fields are tested for equality and combined with a logical ‘and.’
- ImageAnnotationInputAn input for mutations affecting `ImageAnnotation`
- ImageAnnotationPatchRepresents an update to a `ImageAnnotation`. Fields that are set will be updated.
- ImageConditionA condition to be used against `Image` object types. All fields are tested for equality and combined with a logical ‘and.’
- ImageInputAn input for mutations affecting `Image`
- ImagePatchRepresents an update to a `Image`. Fields that are set will be updated.
- Modelnull
- ModelConditionA condition to be used against `Model` object types. All fields are tested for equality and combined with a logical ‘and.’
- ModelDeploymentRulenull
- ModelDeploymentRuleConditionA condition to be used against `ModelDeploymentRule` object types. All fields are tested for equality and combined with a logical ‘and.’
- ModelDeploymentRuleInputAn input for mutations affecting `ModelDeploymentRule`
- ModelDeploymentRulePatchRepresents an update to a `ModelDeploymentRule`. Fields that are set will be updated.
- ModelDetectionItemnull
- ModelDetectionItemConditionA condition to be used against `ModelDetectionItem` object types. All fields are tested for equality and combined with a logical ‘and.’
- ModelDetectionItemInputAn input for mutations affecting `ModelDetectionItem`
- ModelDetectionItemPatchRepresents an update to a `ModelDetectionItem`. Fields that are set will be updated.
- ModelDetectionItemsManyToManyEdgeA `DetectionItem` edge in the connection, with data from `ModelDetectionItem`.
- ModelInputAn input for mutations affecting `Model`
- ModelPatchRepresents an update to a `Model`. Fields that are set will be updated.
- Organizationnull
- OrganizationConditionA condition to be used against `Organization` object types. All fields are tested for equality and combined with a logical ‘and.’
- OrganizationInputAn input for mutations affecting `Organization`
- OrganizationPatchRepresents an update to a `Organization`. Fields that are set will be updated.
- OrgUsernull
- OrgUserConditionA condition to be used against `OrgUser` object types. All fields are tested for equality and combined with a logical ‘and.’
- OrgUserPatchRepresents an update to a `OrgUser`. Fields that are set will be updated.
- QueryThe root query type which gives access points into the data universe.
- RegisterDeviceInputAll input for the `registerDevice` mutation.
- RegisterUserInputAll input for the `registerUser` mutation.
- Servernull
- ServerActionnull
- ServerActionConditionA condition to be used against `ServerAction` object types. All fields are tested for equality and combined with a logical ‘and.’
- ServerActionInputAn input for mutations affecting `ServerAction`
- ServerActionPatchRepresents an update to a `ServerAction`. Fields that are set will be updated.
- ServerConditionA condition to be used against `Server` object types. All fields are tested for equality and combined with a logical ‘and.’
- ServerHeartbeatnull
- ServerHeartbeatConditionA condition to be used against `ServerHeartbeat` object types. All fields are tested for equality and combined with a logical ‘and.’
- ServerHeartbeatInputAn input for mutations affecting `ServerHeartbeat`
- ServerHeartbeatPatchRepresents an update to a `ServerHeartbeat`. Fields that are set will be updated.
- ServerPatchRepresents an update to a `Server`. Fields that are set will be updated.
- UpdateDeploymentByIdInputAll input for the `updateDeploymentById` mutation.
- UpdateDetectionItemByIdInputAll input for the `updateDetectionItemById` mutation.
- UpdateDetectionItemByOrganizationIdAndSiteIdAndCustomerIdInputAll input for the `updateDetectionItemByOrganizationIdAndSiteIdAndCustomerId` mutation.
- UpdateImageAnnotationByIdInputAll input for the `updateImageAnnotationById` mutation.
- UpdateImageByIdInputAll input for the `updateImageById` mutation.
- UpdateModelByIdInputAll input for the `updateModelById` mutation.
- UpdateModelDeploymentRuleByIdInputAll input for the `updateModelDeploymentRuleById` mutation.
- UpdateModelDetectionItemByIdInputAll input for the `updateModelDetectionItemById` mutation.
- UpdateModelDetectionItemByModelIdAndDetectionItemIdInputAll input for the `updateModelDetectionItemByModelIdAndDetectionItemId` mutation.
- UpdateOrganizationByIdInputAll input for the `updateOrganizationById` mutation.
- UpdateOrgUserByUserIdInputAll input for the `updateOrgUserByUserId` mutation.
- UpdateServerActionByIdInputAll input for the `updateServerActionById` mutation.
- UpdateServerByDeviceIdInputAll input for the `updateServerByDeviceId` mutation.
- UpdateServerByUserIdInputAll input for the `updateServerByUserId` mutation.
- UpdateServerHeartbeatByDeviceIdAndCreatedAtInputAll input for the `updateServerHeartbeatByDeviceIdAndCreatedAt` mutation.
- UUIDFilterA filter to be used against UUID fields. All fields are combined with a logical ‘and.’
- UUIDListFilterA filter to be used against UUID List fields. All fields are combined with a logical ‘and.’