Interface SourceFilterMethod
Callable
-
Parameters
-
argument: { app: App; appGuid: string; appOptions: SimpleAppOptions; connection: any; property: Property; propertyGuid: string; propertyOptions: SimplePropertyOptions; source: Source; sourceGuid: string; sourceMapping: SourceMapping; sourceOptions: SimpleSourceOptions }
-
-
appGuid: string
-
-
connection: any
-
-
propertyGuid: string
-
-
-
sourceGuid: string
-
sourceMapping: SourceMapping
-
Return a list of things that this property can be filtered by [{key: createdAt, ops: ['greater than', 'less than'], canHaveRelativeMatch: true}]