Skip to content

Commit

Permalink
UploadAPI manually generated as new code gen
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyMDev committed Sep 21, 2021
1 parent 8d96c9c commit 903bd1c
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 260 deletions.
1 change: 1 addition & 0 deletions Sources/ApolloWebSocket/SplitNetworkTransport.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import Foundation
#if !COCOAPODS
import Apollo
import ApolloAPI
#endif

/// A network transport that sends subscriptions using one `NetworkTransport` and other requests using another `NetworkTransport`. Ideal for sending subscriptions via a web socket but everything else via HTTP.
Expand Down
Loading

0 comments on commit 903bd1c

Please sign in to comment.