Hi I have a question regarding nested data lets sa...
# prisma-whats-new
p
Hi I have a question regarding nested data lets say USER <-> Friends <-> USER how would you prevent Queries basically requests The Friends of a User of a User of a User of a User of a User … does GraphQL support any mechanism to avoid such queries?