Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 598 Bytes

ContainsAllTermsInOrderQuery.md

File metadata and controls

15 lines (10 loc) · 598 Bytes

ContainsAllTermsInOrderQuery

Returns objects where the specified field contains all of the terms in the order provided, but they do have to be adjacent to each other.

Properties

Name Type Required Description
field PropertyApiName Yes
value StrictStr Yes
type Literal["containsAllTermsInOrder"] Yes None

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