object
(Details)
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
queryNode | string |
Required | cannot be null | Distributor node configuration |
joystreamNodeWs | string |
Required | cannot be null | Distributor node configuration |
Query node graphql server uri (for example: http://localhost:8081/graphql)
queryNode
is required
Type: string
cannot be null
defined in: Distributor node configuration
string
Joystream node websocket api uri (for example: ws://localhost:9944)
joystreamNodeWs
is required
Type: string
cannot be null
defined in: Distributor node configuration
string