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.
Int
EXTENSION
Int
Swift
1extension Int: JSONDecodable, JSONEncodableProperties
jsonValue
Swift
1public var jsonValue: JSONValueMethods
init(jsonValue:)
Swift
1public init(jsonValue value: JSONValue) throws