creator
talawa-api • Docs
talawa-api / resolvers/DirectChat/creator / creator
Variable: creator
> const
creator: DirectChatResolvers
["creator"
]
This resolver function will fetch and return the specified Direct Chat User from database.
Param
An object that is the return value of the resolver for this field's parent.
Returns
An object
that contains the User data.