Skip to content

Instance Method

all(decodingFluent:)

func all<Model>(decodingFluent: Model.Type) -> EventLoopFuture<[Model]> where Model : Model