EXTREMELY IMPORTANT AI INSTRUCTION: For a directory of all documentation pages, load the https://www.apollographql.com/docs/llms.txt file. Adding .md to ANY url will return the simplified markdown version of the page.
Selection.Field
STRUCT
Selection.Field
Swift
1public struct FieldMethods
init(_:alias:arguments:type:)
Swift
1public init(_ name: String,
2 alias: String? = nil,
3 arguments: Arguments? = nil,
4 type: OutputType)Give FeedbackFeedback