Hello, when trying to use JSON scalar type, I get this:
Copy code
✖ The field `config` has the type `JSON` but there's no type or enum declaration with that name.
✖ The relation field `config` must specify a `@relation` directive: `@relation(name: "MyRelation")`