I am looking into migrating from an EF backend to an EF core backend which I already have stood up. I seem to be running into an issue though when retrieving data from the front end. I keep getting a bad response payload from the QueryableDataServiceCollectionView when I make my data calls. Is this the collection I should be using or should I be using something different?