ENUM
ImageType
link GraphQL Schema definition
- enum ImageType {
- }
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.
- ImageTypeFilterA filter to be used against ImageType fields. All fields are combined with a logical ‘and.’