This repository has been archived by the owner on Jul 23, 2024. It is now read-only.
Relationship field throws errors when a related item has been deleted #12
Labels
bug
Something isn't working
When an item in a relationship has been deleted, querying for a relationship field will throw errors.
For example, if I create a post and set it to be related to "Dummy Post", then delete "Dummy Post", the relationship field query will throw an error because the Dummy Post doesn't actually exist anymore.
The text was updated successfully, but these errors were encountered: