definition-properties-endpoints.md 1.9 KB

endpoints Type

object (Details)

endpoints Properties

Property Type Required Nullable Defined by
queryNode string Required cannot be null Distributor node configuration
joystreamNodeWs string Required cannot be null Distributor node configuration

queryNode

Query node graphql server uri (for example: http://localhost:8081/graphql)

queryNode

queryNode Type

string

joystreamNodeWs

Joystream node websocket api uri (for example: ws://localhost:9944)

joystreamNodeWs

joystreamNodeWs Type

string