Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 507 Bytes

PhraseQuery.md

File metadata and controls

13 lines (9 loc) · 507 Bytes

PhraseQuery

Returns objects where the specified field contains the provided value as a substring.

Properties

Name Type Required Description
field FieldNameV1 Yes
value StrictStr Yes
type Literal["phrase"] Yes None

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