Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 701 Bytes

IsNullQueryV2Dict.md

File metadata and controls

16 lines (11 loc) · 701 Bytes

IsNullQueryV2Dict

Returns objects based on the existence of the specified field. Allows you to specify a property to query on by a variety of means. Either field or propertyIdentifier must be supplied, but not both.

Properties

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

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