Property Name | Type | Description |
---|---|---|
boolean | InputMaybe<CompassComponentCustomBooleanFieldFilterInput> | Input type for boolean custom field filter |
multiselect | InputMaybe<CompassCustomMultiselectFieldFilterInput> | Input type for multiselect custom field filter |
number | InputMaybe<CompassCustomNumberFieldFilterInput> | Input type for number custom field filter |
singleSelect | InputMaybe<CompassCustomSingleSelectFieldFilterInput> | Input type for single select custom field filter |
text | InputMaybe<CompassCustomTextFieldFilterInput> | Input type for text custom field filter |
user | InputMaybe<CompassCustomUserFieldFilterInput> | Input type for user custom field filter |
Rate this page: