Insights/api/timeseries resolver
Created by: coury-clark
Adds the timeseries resolvers to the insight view resolver.
This also introduces a refactor of our resolvers with a base resolver that carries around the store implementations. This is to simplify constructing nested resolvers until we can resolve the mess with our store interfaces.