Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 577 Bytes

StartsWithQueryDict.md

File metadata and controls

14 lines (10 loc) · 577 Bytes

StartsWithQueryDict

Returns objects where the specified field starts with the provided value.

Properties

Name Type Required Description
field NotRequired[PropertyApiName] No
propertyIdentifier NotRequired[PropertyIdentifierDict] No
value str Yes
type Literal["startsWith"] Yes None

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