Preparing search index...
The search index is not available
@notifi-network/notifi-graphql
@notifi-network/notifi-graphql
Types
ConversationGate
Type Alias ConversationGate
Conversation
Gate
:
{
__typename
?:
"ConversationGate"
;
conversationGateTokenType
:
ConversationGateTokenType
;
conversations
?:
Maybe
<
Maybe
<
Conversation
>
[]
>
;
createdDate
:
Scalars
[
"DateTime"
]
[
"output"
]
;
id
:
Scalars
[
"String"
]
[
"output"
]
;
minRequiredTokens
:
Scalars
[
"Long"
]
[
"output"
]
;
name
:
Scalars
[
"String"
]
[
"output"
]
;
participantCount
:
Scalars
[
"Long"
]
[
"output"
]
;
tokenAddress
:
Scalars
[
"String"
]
[
"output"
]
;
updatedDate
:
Scalars
[
"DateTime"
]
[
"output"
]
;
walletBlockchain
:
WalletBlockchain
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notifi-network/notifi-graphql
Loading...