$null
{ "$null": [] }
null
{ "$ifelse": [ { "$eq": [ { "$input": "status" }, "pending" ] }, { "$input": "result" }, { "$null": [] } ] }