Preparing search index...
The search index is not available
@notifi-network/notifi-graphql
@notifi-network/notifi-graphql
Types
PublicDappInfoDataWithId
Type Alias PublicDappInfoDataWithId
Public
Dapp
Info
Data
With
Id
:
{
__typename
?:
"PublicDappInfoDataWithId"
;
calculateSize
:
Scalars
[
"Int"
]
[
"output"
]
;
categories
?:
Maybe
<
DappCategoryEnum
[]
>
;
clone
?:
Maybe
<
PublicDappInfoDataWithId
>
;
dappId
?:
Maybe
<
Scalars
[
"String"
]
[
"output"
]
>
;
description
?:
Maybe
<
Scalars
[
"String"
]
[
"output"
]
>
;
iconUrl
?:
Maybe
<
Scalars
[
"String"
]
[
"output"
]
>
;
logoUrl
?:
Maybe
<
Scalars
[
"String"
]
[
"output"
]
>
;
name
?:
Maybe
<
Scalars
[
"String"
]
[
"output"
]
>
;
participatingInPoints
:
Scalars
[
"Boolean"
]
[
"output"
]
;
supportedBlockchains
?:
Maybe
<
BlockchainType
[]
>
;
totalAvailablePoints
:
Scalars
[
"Long"
]
[
"output"
]
;
websiteUrl
?:
Maybe
<
Scalars
[
"String"
]
[
"output"
]
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notifi-network/notifi-graphql
Loading...