framework
framework copied to clipboard
Add Sort to resources
Enhancement
Resource options currently support query but when working on a new resources backed grid we require the ability to sort by a field. This will need to support sorting ascending / descending and have a base implementation or sort provided by createMemoryResourceTemplate.
This will more likely be created as part of the existing query option and provided via a specific createSortableResourceTemplate helper or something more grid specific.