Cyril Oblikov
Results
2
issues of
Cyril Oblikov
I use graphql-mesh to filter schema of my graphql server. I'd like to propagate extensions from original response through mesh. For example I send `transaction-id` with every response. Original response...
Thanks for your work! Why repositories do calls such as `training.CanUserSeeTraining`? Looks like domain logic. We need to test it in all repository implementations instead of testing once on domain...