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.
Dictionary
EXTENSION
Dictionary
Swift
1public extension DictionaryProperties
jsonValue
Swift
1public var jsonValue: JSONValuejsonObject
Swift
1public var jsonObject: JSONObjectMethods
+=(_:_:)
Swift
1static func += (lhs: inout Dictionary, rhs: Dictionary)init(jsonValue:)
Swift
1public init(jsonValue value: JSONValue) throws