ProductModerationSummary

Latest aggregate moderation result when available

  • imageUrl
    Type: string | null Format: uri
  • imageUrls
    Type: array string[]
  • passedSlugs
    Type: array string[]
  • reviewStatus
    Type: string enum
    values
    • none
    • pending
    • approved
    • rejected
  • rulesetId
    Type: string Format: uuid
  • rulesetVersion
    Type: string | null
  • status
    Type: string enum

    Current aggregate moderation lifecycle status

    values
    • pending
    • processing
    • approved
    • flagged
    • error
    • skipped
  • unpublishApplied
    Type: boolean
  • updatedAt
    Type: string Format: date-time

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • violations
    Type: array object[]
    • propertyName
      Type: anything