> ## Documentation Index
> Fetch the complete documentation index at: https://developer.tra.cy/llms.txt
> Use this file to discover all available pages before exploring further.

# OptionFilter

Використовується для фільтрації **опцій** (Option).

<ParamField query="id" default="null" type="IntegerFilter">
  Ідентифікатор. Див. [IntegerFilter](primitive-filters#integerfilter).
</ParamField>

<ParamField query="property" default="null" type="PropertyFilter">
  Властивість. Див. [PropertyFilter](property-filter).
</ParamField>

<ParamField query="text" default="null" type="StringFilter">
  Текст. Див. [StringFilter](primitive-filters#stringfilter).
</ParamField>
