ENUM
DetectionItemType
link GraphQL Schema definition
- enum DetectionItemType {
- }
link Require by
- 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`
- DetectionItemPatchRepresents an update to a `DetectionItem`. Fields that are set will be updated.
- DetectionItemTypeFilterA filter to be used against DetectionItemType fields. All fields are combined with a logical ‘and.’