I want to serve financial charts over GraphQL with...
# orm-help
i
I want to serve financial charts over GraphQL with Prisma. I have a lot of
{ trader: String, category: String, type: String, base: String, quote: String, timestamp: String, open: String, high: String, low: String, close: String, volume: String }