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.
ApolloSchemaDownloadConfiguration.HTTPHeader
STRUCT
ApolloSchemaDownloadConfiguration.HTTPHeader
Swift
1public struct HTTPHeader: Equatable, CustomDebugStringConvertible, CodableProperties
debugDescription
Swift
1public var debugDescription: StringMethods
init(key:value:)
Swift
1public init(key: String, value: String)