Skip to content

custom improvement

Compare
Choose a tag to compare
@agungdwiprasetyo agungdwiprasetyo released this 08 Sep 03:43
· 1 commit to master since this release
- add directive implementation
- match Int input args type with int and int64
- move trace field so can capture recover if panic
- [tracer] add tag response data
- subscription: add panic handling
- panic handling: add extension
- subscription: check all fields until find method
- exec subscription field: add todo
- subscription: method resolver not only in root
- separate query, mutation, subscription resolver