PROTOCOL
GraphQLInputValue
public protocol GraphQLInputValue
Methods
evaluate(with:)
func evaluate(with variables: [String: JSONEncodable]?) throws -> JSONValue
PROTOCOL
GraphQLInputValue
public protocol GraphQLInputValue
evaluate(with:)
func evaluate(with variables: [String: JSONEncodable]?) throws -> JSONValue