Interface FilterIntoOperation<T>

Into filtering operation Checks if the value it is inside a list

Type Parameters

  • T = string

Hierarchy

  • FilterIntoOperation

Properties

Properties

key: T
operation: "in"
values: any[]

Generated using TypeDoc