subscriptionUrl

abstract fun subscriptionUrl(): String

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

Return

the subscription URL as a String.