Using the Codeless UI and monitoring the logging, I see the following error:
[INVOKE SERVICE] services.myNamespace.myCustomCall Thu Aug 06 2020 11:50:40 GMT-0600 (Mountain Daylight Time) | SERVER_CODE | WARN | [22296] Backendless.Persistence is deprecated namespace, use Backendless.Data instead
It’s a simple API service wherein I use the Load Table objects
block. Is this warning something I should be concerned about or will Load Table objects
be refactored behind the scenes and resolve this warning?