Skip to content

Instance MethodSQLKit

first(decodingFluent:)

func first<Model>(decodingFluent model: Model.Type) async throws -> Model? where Model : Model