We need to adapt the recieve datafunction to be able to read all the postential data we want to send it.
This can be achieved by adapting the route to have a declaration for all the datatypes
We will then have a conditonal for if each data type isnt null and then that will call a database function for that type
We need to adapt the recieve datafunction to be able to read all the postential data we want to send it.
This can be achieved by adapting the route to have a declaration for all the datatypes We will then have a conditonal for if each data type isnt null and then that will call a database function for that type