Nikita
Nikita
Hi @timhuff, Do you think it's a good idea to add mutations in objection models as static properties? I think doing so you are violating the separation of concerns a...
I am also interested, are there any news on this topic?
@Trellian I'm also interested in Mutations support. However, I can't agree that it should be implemented the same way as the Query part, like autogenerated _CRUD_. I consider _GraphQL_ as...
@Trellian I wouldn't say that _CQRS_ is convenient only for single field changes. Actually, you can implement _CRUD_ with CQRS. However, I wouldn't go with CQRS if you have only...
@kibertoad I've added Travis support for this repo. However, I don't have enough rights to enable builds in Travis, since it's a [Vincit ](https://github.com/Vincit) repository. Maybe @koskimas can help with...