DataHandler
Data handlers are responsible for passing CRUD operation requests to the correct URLs and parse the result. There are currently 2 implementations available:
DataProviderHandler - Uses article data objects
DataProviderHandlerAPI - Uses global data resources (/api/data)
Last updated
Was this helpful?