def

func:haystackRead

haystackRead(conn, filterExpr, checked: true)

Perform Haystack REST API call to read single entity with filter. The filter is an expression like readAll(). Return result as dict. If the record is not found, then return null or raise UnknownRecErr based on checked flag. Also see Client.read.

meta

supertypes

feature

Feature namespace of definitions formatted as feature:name

    func

Axon function