Is there a limit to the number of Fields in a Grap...
# prisma-whats-new
j
Is there a limit to the number of Fields in a GraphQL Type?
d
The GraphQL spec doesn't limit the number of fields. I imagine that there must be a limit in any real implementation though.
j
Thanks, I assume there must be limit somewhere, but I didn’t see it on the graph.cool site