ENUM

ProductQueryFilterFields

link GraphQL Schema definition

  • enum ProductQueryFilterFields {
  • brandId
  • carrierId
  • carrierNameDN
  • carrierPhotoFileNameDN
  • carrierPhotoUpdatedAtDN
  • codeName
  • createdAt
  • createdById
  • endDate
  • expressStep
  • id
  • importKey
  • lastViewedAt
  • maxAge
  • minAge
  • name
  • note
  • organizationId
  • productCategoryId
  • productClassId
  • productTypeId
  • sourceProductId
  • startDate
  • updatedAt
  • updatedById
  • vendorId
  • vendorNameDN
  • vendorPhotoFileNameDN
  • vendorPhotoUpdatedAtDN
  • }