get_json_bool
Parses and gets the boolean value from a specified JSON path in a JSON string.
tip
All of the JSON functions and operators are listed in the navigation and on the overview page
Accelerate your queries with generated columns
If the format of json_str or json_path is invalid, or if no matching content can be found, this function will return NULL.
This function is supported from v3.3.