Skip to content

Commit

Permalink
fix msising param passthrough
Browse files Browse the repository at this point in the history
  • Loading branch information
omidaladini committed Jan 13, 2023
1 parent f04c642 commit b4404c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/SwiftGraphQL/HTTP.swift
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ public func send<Type, TypeLock>(
headers: headers,
method: method,
session: session,
compressRequest: compressRequest,
completionHandler: completionHandler
)
}
Expand Down

0 comments on commit b4404c2

Please sign in to comment.