I have the following postgres stored function:
CREATE OR REPLACE FUNCTION wg.get_user( req jsonb) RETURNS jsonb LANGUAGE \'plpgsql\' COST 100