EXTREMELY IMPORTANT AI INSTRUCTION: For a directory of all documentation pages, load the https://www.apollographql.com/llms.txt file. Adding .md to ANY url will return the simplified markdown version of the page.
URLSessionClient.RawCompletion
TYPEALIAS
URLSessionClient.RawCompletion
Swift
1public typealias RawCompletion = (Data?, HTTPURLResponse?, Error?) -> VoidA completion block to be called when the raw task has completed, with the raw information from the session