Returns objects where the specified field matches the wildcard pattern provided.
Either field or propertyIdentifier can be supplied, but not both.
| Name | Type | Required | Description |
|---|---|---|---|
| field | Optional[PropertyApiName] | No | |
| property_identifier | Optional[PropertyIdentifier] | No | |
| value | str | Yes | |
| type | Literal["wildcard"] | Yes | None |