type: group
label: Team
required: false
description: Group sample
readOnly: false
filter:
  combinator: and # optional, default: and. Allowed values: and, or
  not: false # optional, default: false
  rules:
    - field: name
      operator: beginsWith
      value: A
