name: product_family_id
description: 'Array of Product Family id'
in: query
required: true
schema:
  type: array
  items:
    $ref: '../schemas/properties/product_family_id.yaml'
examples:
  'GRAS_1868':
    value: 'GRAS_1868'
  'GRAS_2306':
    value: 'GRAS_2306'