subscription
abstract fun <D> subscription(subscription: <Error class: unknown class><D>): <Error class: unknown class><D>
Prepare a subscription to be executed.
Return
the associated ApolloCall that can be executed
Parameters
subscription
the subscription to be executed
See also
Apollo Call