EXTENSION
Array
extension Array: GraphQLInputValue
Properties
jsonValue
public var jsonValue: JSONValue
Methods
evaluate(with:)
public func evaluate(with variables: [String: JSONEncodable]?) throws -> JSONValue
evaluate(with:)
public func evaluate(with variables: [String: JSONEncodable]?) throws -> [JSONValue]