I'm trying to store 21,599 characters of HTML text...
# prisma-whats-new
p
I'm trying to store 21,599 characters of HTML text inside a String field but I keep getting a Cloudfront error from Graphcool whenever I try that for some reason. When encoded as UTF8, it's only 21.2KB. I thought the String size limit was 128KB?