Hi guys, anyone familiar with the error *The fiel...
# orm-help
e
Hi guys, anyone familiar with the error The field
languages
is a scalar field and cannot specify the
@relation
directive.
a
What does your datamodel look like?
e
shared ๐Ÿ‘ˆ
@Antti Toivanen I nailed it
๐Ÿ‘ 1
a
looks like you might be missing an exclamation mark after
languages: [Language!]
e
๐Ÿš€
thx @Antti Toivanen
a
Youโ€™re welcome