- Issue created by @joehuggans
- 🇬🇷Greece vensires
This is also useful to have in views queries when the base table is the one of Paragraphs.
Hi,
Is there a way to tell that a paragraph entity is or isn't still attached to a node without loading the node and checking if the paragraph's id is in the entity reference field? As this is quite taxing for an AJAX call I'm trying to make.
If not I guess I can just add a bool field to the paragraph and set it as true when it gets removed from the node.
Thanks
Active
1.0
Miscellaneous
This is also useful to have in views queries when the base table is the one of Paragraphs.