The services available under services/services.ts doesn't seem to be doing anything that the resources under resources/resources.ts can do. We should only keep resources/resources.ts. Perhaps we also need to support disabling caching to avoid displaying stale entities.
The services available under
services/services.ts
doesn't seem to be doing anything that the resources underresources/resources.ts
can do. We should only keepresources/resources.ts
. Perhaps we also need to support disabling caching to avoid displaying stale entities.