ApolloSchemaDownloadConfiguration.HTTPHeader


STRUCT

ApolloSchemaDownloadConfiguration.HTTPHeader

Swift
1public struct HTTPHeader: Equatable, CustomDebugStringConvertible, Codable

Properties

debugDescription

Swift
1public var debugDescription: String

Methods

init(key:value:)

Swift
1public init(key: String, value: String)
Feedback

Edit on GitHub

Forums