We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f409f5 commit a9a9907Copy full SHA for a9a9907
src/graph/delete-entity.ts
@@ -30,7 +30,7 @@ type DeleteEntityResult = {
30
};
31
32
/**
33
- * Deletes an entity from the graph.
+ * Deletes an entity from a space.
34
*
35
* @example
36
* ```ts
0 commit comments