mirror of
https://github.com/wassname/talk.git
synced 2026-08-18 12:30:39 +08:00
* Handle comment insertion in stream when sort by oldest Push the comment to the end of current cursored comment stream so it shows up. CORL-758 * Make commenstOrderBy a client only mutation parameter CORL-758 * fix: addressed linting issue