AllowedFilters

interface AllowedFilters {
    id?: string[];
}

Properties

Properties

id?: string[]

AllowedFilters