Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (6 loc) · 685 Bytes

Junction.md

File metadata and controls

11 lines (6 loc) · 685 Bytes

Junction

Logical Operator Between Filters. Filter by conditions set on the junction parameter indicating how the conditions should be accounted for in the query. An AND is an all-inclusive logical operator, meaning the AND operator displays a record if ALL the conditions separated by AND are TRUE, while an OR operator displays a record if ANY of the conditions separated by OR is TRUE.

Properties

Name Type Description Notes

[Back to Model list] [Back to API list] [Back to README]