Preparing search index...
The search index is not available
@notifi-network/notifi-graphql
@notifi-network/notifi-graphql
Types
ConversationParticipant
Type Alias ConversationParticipant
Conversation
Participant
:
{
__typename
?:
"ConversationParticipant"
;
conversationId
:
Scalars
[
"String"
]
[
"output"
]
;
conversationParticipantType
:
ConversationParticipantType
;
profile
:
UserProfile
;
resolvedName
?:
Maybe
<
Scalars
[
"String"
]
[
"output"
]
>
;
userId
:
Scalars
[
"String"
]
[
"output"
]
;
walletAddress
:
Scalars
[
"String"
]
[
"output"
]
;
walletBlockchain
:
WalletBlockchain
;
}
Notifi Conversation object
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notifi-network/notifi-graphql
Loading...
Notifi Conversation object