SCALAR
Datetime
A point in time as described by the ISO 8601 standard. May or may not include a timezone.
link GraphQL Schema definition
- scalar Datetime
link Require by
- DatetimeFilterA filter to be used against Datetime fields. All fields are combined with a logical ‘and.’
- DeleteServerHeartbeatByDeviceIdAndCreatedAtInputAll input for the `deleteServerHeartbeatByDeviceIdAndCreatedAt` 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.
- 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.’
- ModelInputAn input for mutations affecting `Model`
- ModelPatchRepresents an update to a `Model`. 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.
- 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.
- UpdateServerHeartbeatByDeviceIdAndCreatedAtInputAll input for the `updateServerHeartbeatByDeviceIdAndCreatedAt` mutation.