Hi,
I am trying to edit the data being returned back from a REST API I generated using the codeless feature in Backendless. How best can I format the datetime field to date? The end client is receiving datetime as a string and is not of use to the client. I was at a loss on how to do this using the building blocks under the codeless feature. As a second question, is there a way to utilize SQL to query the backendless data? I know SQL and could format the fields the way I want if I could use SQL. I believe the database used by backendless is NoSQL, but wondering if use of SQL has been abstracted in anyway.
Thanks,
Oby