Hey everybody, I have a question concerning Graph....
# prisma-whats-new
p
Hey everybody, I have a question concerning Graph.cool. I want to delete a node called list, which has listentries associated with it. These listentries, need the list as a 'parent'. So I need to delete these nodes as well, when deleting the list. Is there an easy way to achieve that within REACT, or will I have to trigger those deletions all by myself?
m
p
@mlyons That was a great help! Thank you! But could you please tell me, what the pat variable is?
m
So the PAT (Permanent Access Token) is a component of the Legacy hosted Graphcool Projects, which turned into "Root Tokens" in the Graphcool-framework. Are you using Prisma, GCFramework, or a legacy project?