# Filter Filters content by field and direction/equality (Unknown if viewedAt is the only supported column) ## Example Usage ```typescript import { Filter } from "@lukehagar/plexjs"; let value: Filter = {}; ``` ## Fields | Field | Type | Required | Description | | ----------- | ----------- | ----------- | ----------- |