jsonb_path_exists_opr(jsonb, jsonpath)


Description

implementation of @? operator

Parameters

Name Type Mode
jsonb IN
jsonpath IN

Definition