execute
Executes the given ApolloRequest using WebSockets
Return
a cold Flow that subscribes when started and unsubscribes when cancelled. The returned Flow buffers responses without upper bound.
Else, the Flow will emit a response with a non-null ApolloResponse.exception and terminate normally.