create-graphql-server
create-graphql-server copied to clipboard
Mutations for related data
Hi, that is a great project, thank you for you time!
It seems like generated code respects only querying with related data (likes, followers etc), but for mutations I do not see lets say addLiked, removeFollower. Is it not implemented yet or hard to program?
Hi @bora89, yes I think it could be possible we would need to think about the best API. Are you interested in submitting a PR?
@tmeasday yes, I will investigate the code and see how that could be solved, if you have any ideas - write it here please.