Field.Arguments
STRUCT
Field.Arguments
Swift
1public struct Arguments: ExpressibleByDictionaryLiteralMethods
init(dictionaryLiteral:)
Swift
1public init(dictionaryLiteral elements: (String, InputValue)...)You are viewing documentation for a previous version of this software.
Switch to the latest stable version.STRUCT
Field.Arguments1public struct Arguments: ExpressibleByDictionaryLiteralinit(dictionaryLiteral:)1public init(dictionaryLiteral elements: (String, InputValue)...)