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