database function with object arguement

Is it possible to pass a large JSON object to a database function and access the objects properties in the query. At they moment I have a database function with heaps of parameters which feels clunky
Was this page helpful?