You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nestjs has a really good graphql resolver system and I think this would be a great extension of that with the ability to map the relationships of Arango graphs.
Thank you for your suggestions. There are currently no plans for cruddl to have such features in the core project. I think both suggestions would best be implemented with separate packages / projects that use cruddl.
Nestjs has a really good graphql resolver system and I think this would be a great extension of that with the ability to map the relationships of Arango graphs.
What i'm asking for:
Creation of decorators for @unique, @RootEntity, @references, etc...
Extended ask:
Can a plugin for the @nestjs/graphql package be made? This would make an amazing pairing.
The text was updated successfully, but these errors were encountered: