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.
Optional
EXTENSION
Optional
Swift
1extension Optional where Wrapped: JSONDecodableProperties
jsonValue
Swift
1public var jsonValue: JSONValueMethods
init(jsonValue:)
Swift
1public init(jsonValue value: JSONValue) throws