Field.Arguments
STRUCT
Field.Arguments
Swift
1public struct Arguments: ExpressibleByDictionaryLiteral
Methods
init(dictionaryLiteral:)
Swift
1public init(dictionaryLiteral elements: (String, InputValue)...)
STRUCT
Field.Arguments
1public struct Arguments: ExpressibleByDictionaryLiteral
init(dictionaryLiteral:)
1public init(dictionaryLiteral elements: (String, InputValue)...)