Fetching data that contains a FK relation not working

When I attempt to fetch data that contains a relation for categories, I get the following error (this error happens with all tables that have relations):
Could not find a relationship between 'categories' and 'categories_parent_id_foreign' in the schema cache
Was this page helpful?