Using scope with morphs
I store some data in a json file, so I'm using
Maybe I shouldn't be using scope here and should instead be directly using the
string.json.parse to read that data in and validate it.Maybe I shouldn't be using scope here and should instead be directly using the
windowMeta type within the Record?