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: OptionalTypeProperties
underlying
Swift
1public var underlying: Wrapped?Return the value if it exists, otherwise nil