link GraphQL Schema definition
- scalar JSON
link Require by
- Imagenull
- 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.
- JSONFilterA filter to be used against JSON fields. All fields are combined with a logical ‘and.’
- 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.
- ModelInputAn input for mutations affecting `Model`
- ModelPatchRepresents an update to a `Model`. Fields that are set will be updated.
- 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.’
- ServerPatchRepresents an update to a `Server`. Fields that are set will be updated.