Unable to obtain categories from refine strapi demo endpoint using refine, Strapi and chakraUI
Hello, I’m building a simple CRUD application using refine with a strapi-v4-provider and Chakra-UI as design library. I’m using the refine’s strapi v4 endpoint for testing purposes. I was able to access the endpoint for posts and render it on the table (for chakra UI) but unable to access the categories endpoint in a bid to relate the data from categories to the posts.
