subscriptionUrl

abstract fun subscriptionUrl(): String(source)

Returns the URL to use for GraphQL subscriptions (often a WebSocket URL).

Return

the subscription URL as a String.