Returns objects where the specified field starts with the provided value.
Name | Type | Required | Description |
---|---|---|---|
field | NotRequired[PropertyApiName] | No | |
propertyIdentifier | NotRequired[PropertyIdentifierDict] | No | |
value | str | Yes | |
type | Literal["startsWith"] | Yes | None |