EventLoopFuture

extension EventLoopFuture: OutputResolvable where Value: OutputResolvable
extension EventLoopFuture: Resolvable where Value: Resolvable

Conditional Conformance

All Futures of values that are GraphQL Outputs, can be outputs themselves

Available where Value: OutputResolvable