Hey y'all, I just started having a problem with th...
# prisma-whats-new
b
Hey y'all, I just started having a problem with the graphcool cloud console. When I tried to view the data for one of my models, it fails with this error. The other models are fine. I noticed this problem right after adding an
image
field which contains image urls.
n
you probably have a field
image
and
imageId
, leading to a name clash. rename either one.
b
@nilan we're just starting with prisma, I'm wondering if there is a good description of this problem in the docs somewhere?
n
are you with @beedesignllc, @beb? Because this issue is not present in Prisma and he talked about Graphcool Framework
b
my bad, misread.
b
@nilan, as far as I can tell, I don't have any conflicts like that. Here's my schema:
n
@beedesignllc please reach out with an email to support@graph.cool or from the chat right in the Console.