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.
RecordSet
EXTENSION
RecordSet
Swift
1extension RecordSet: ExpressibleByDictionaryLiteralProperties
description
Swift
1public var description: StringdebugDescription
Swift
1public var debugDescription: StringplaygroundDescription
Swift
1public var playgroundDescription: AnyMethods
init(dictionaryLiteral:)
Swift
1public init(dictionaryLiteral elements: (CacheKey, Record.Fields)...)