Skip to main content

findChatWithMember

Description

Find an existing chat between current user and the specified member


Response

Returns a Chat


Arguments

NameDescription
recipientId - String!The ID of the recipient

findChatWithMember(
recipientId: String!
): Chat!