graphcool is refusing to delete data - I press the...
# prisma-whats-new
z
graphcool is refusing to delete data - I press the delete button, but the data does not get deleted. What should I do?
a
Maybe the node you're trying to delete is part of a required relationship. In that case, the node cannot be deleted directly.