vivmagarwal / strapi-plugin-custom-api-builder

36 stars 9 forks source link

bug not map the relationships #4

Open MajedDev opened 2 years ago

MajedDev commented 2 years ago

I install the plugin following the guide provided here. But when I tried to create a custom API it does not map the relationships of the selected content-type.

My current Strapi version is: 4.3.3

MajedDev commented 2 years ago

I found out that the issue occur coz I have some fields on my content-types have Relation with User (from: users-permissions). When I remove these fields the plugin works fine.

Is there any way that I can use the plugin with my current schema

Jules-C commented 1 year ago

Hi, is there any update on this? I am only about the see the content types which do not have any relations. I am on the latest version of Strapi (4.5.3).
Thank you!

vivmagarwal commented 2 months ago

:( sorry for the delay! I have made and tested several changes to sync the plugin with the API changes in Strapi. Please see if it works now!

image image