✅ You are viewing documentation for the latest version of Compose SDK.
Version:

# Interface GetFilterMembersParams

Params for useGetFilterMembers

# Properties

# defaultDataSource

defaultDataSource?: DataSource

Default data source to use if filter does not have one


# enabled

enabled?: boolean

Boolean flag to control if the hook is executed

If not specified, the default value is true


# filter

filter: Filter

Provided members filter


# parentFilters

parentFilters?: Filter[]

List of filters this filter is dependent on