jsonb_strip_nulls(jsonb)


Description

remove object fields with null values from jsonb

Parameters

Name Type Mode
jsonb IN

Definition