> ## 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

Used to filter **options**.

<ParamField query="id" default="null" type="IntegerFilter">
  ID. See [IntegerFilter](primitive-filters#integerfilter).
</ParamField>

<ParamField query="property" default="null" type="PropertyFilter">
  Property. See [PropertyFilter](property-filter).
</ParamField>

<ParamField query="text" default="null" type="StringFilter">
  Text. See [StringFilter](primitive-filters#stringfilter).
</ParamField>
