Adding View Conversation functionality and styling

This commit is contained in:
Belén Curcio
2018-09-14 17:52:55 -03:00
parent c199bede53
commit cb2cfe1581
9 changed files with 127 additions and 473 deletions
@@ -1,6 +1,5 @@
import DataLoader from "dataloader";
import Context from "talk-server/graph/tenant/context";
// import { retrieveCommentUserConnection } from "talk-server/models/comment";
import { retrieveManyUsers, User } from "talk-server/models/user";
export default (ctx: Context) => ({