Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 638 Bytes

File metadata and controls

16 lines (11 loc) · 638 Bytes

WildcardQuery

Returns objects where the specified field matches the wildcard pattern provided. Either field or propertyIdentifier can be supplied, but not both.

Properties

Name Type Required Description
field Optional[PropertyApiName] No
property_identifier Optional[PropertyIdentifier] No
value str Yes
type Literal["wildcard"] Yes None

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