SCALAR
Int
The Int
scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.
link GraphQL Schema definition
- scalar Int
link Require by
- AllTagsConnectionA connection to a list of `String` values.
- DeploymentsConnectionA connection to a list of `Deployment` values.
- DetectionItemnull
- DetectionItemImagesByImageAnnotationDetectionItemIdAndImageIdManyToManyConnectionA connection to a list of `Image` values, with data from `ImageAnnotation`.
- DetectionItemImagesByImageAnnotationDetectionItemIdAndImageIdManyToManyEdgeA `Image` edge in the connection, with data from `ImageAnnotation`.
- DetectionItemModelsByModelDetectionItemDetectionItemIdAndModelIdManyToManyConnectionA connection to a list of `Model` values, with data from `ModelDetectionItem`.
- DetectionItemsConnectionA connection to a list of `DetectionItem` values.
- Imagenull
- ImageAnnotationsConnectionA connection to a list of `ImageAnnotation` values.
- ImageDetectionItemsByImageAnnotationImageIdAndDetectionItemIdManyToManyConnectionA connection to a list of `DetectionItem` values, with data from `ImageAnnotation`.
- ImageDetectionItemsByImageAnnotationImageIdAndDetectionItemIdManyToManyEdgeA `DetectionItem` edge in the connection, with data from `ImageAnnotation`.
- ImagesConnectionA connection to a list of `Image` values.
- Modelnull
- ModelDeploymentRulesConnectionA connection to a list of `ModelDeploymentRule` values.
- ModelDetectionItemsConnectionA connection to a list of `ModelDetectionItem` values.
- ModelDetectionItemsManyToManyConnectionA connection to a list of `DetectionItem` values, with data from `ModelDetectionItem`.
- ModelModelsByDeploymentFaceModelIdAndFoodModelIdManyToManyConnectionA connection to a list of `Model` values, with data from `Deployment`.
- ModelModelsByDeploymentFaceModelIdAndFoodModelIdManyToManyEdgeA `Model` edge in the connection, with data from `Deployment`.
- ModelModelsByDeploymentFoodModelIdAndFaceModelIdManyToManyConnectionA connection to a list of `Model` values, with data from `Deployment`.
- ModelModelsByDeploymentFoodModelIdAndFaceModelIdManyToManyEdgeA `Model` edge in the connection, with data from `Deployment`.
- ModelsConnectionA connection to a list of `Model` values.
- ModelServersByDeploymentFaceModelIdAndServerIdManyToManyConnectionA connection to a list of `Server` values, with data from `Deployment`.
- ModelServersByDeploymentFaceModelIdAndServerIdManyToManyEdgeA `Server` edge in the connection, with data from `Deployment`.
- ModelServersByDeploymentFoodModelIdAndServerIdManyToManyConnectionA connection to a list of `Server` values, with data from `Deployment`.
- ModelServersByDeploymentFoodModelIdAndServerIdManyToManyEdgeA `Server` edge in the connection, with data from `Deployment`.
- Organizationnull
- OrganizationsConnectionA connection to a list of `Organization` values.
- OrgUsersConnectionA connection to a list of `OrgUser` values.
- QueryThe root query type which gives access points into the data universe.
- Servernull
- ServerActionsConnectionA connection to a list of `ServerAction` values.
- ServerHeartbeatsConnectionA connection to a list of `ServerHeartbeat` values.
- ServerModelsByDeploymentServerIdAndFaceModelIdManyToManyConnectionA connection to a list of `Model` values, with data from `Deployment`.
- ServerModelsByDeploymentServerIdAndFaceModelIdManyToManyEdgeA `Model` edge in the connection, with data from `Deployment`.
- ServerModelsByDeploymentServerIdAndFoodModelIdManyToManyConnectionA connection to a list of `Model` values, with data from `Deployment`.
- ServerModelsByDeploymentServerIdAndFoodModelIdManyToManyEdgeA `Model` edge in the connection, with data from `Deployment`.
- ServersConnectionA connection to a list of `Server` values.