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.
Field.Arguments
STRUCT
Field.Arguments
Swift
1public struct Arguments: ExpressibleByDictionaryLiteralMethods
init(dictionaryLiteral:)
Swift
1public init(dictionaryLiteral elements: (String, InputValue)...)