Represents a successful creation or upsert, carrying the record's id.
Summary
Types
@type t() :: %Dllb.Result.Created{id: String.t()}
Represents a successful creation or upsert, carrying the record's id.
@type t() :: %Dllb.Result.Created{id: String.t()}