INPUT_OBJECT

ModelDetectionItemPatch

Represents an update to a ModelDetectionItem. Fields that are set will be updated.

link GraphQL Schema definition

  • input ModelDetectionItemPatch {
  • modelId: UUID
  • detectionItemId: UUID
  • id: UUID
  • }