entity_kit v0.4.1 Manganese.EntityKit.Behaviors.Entity

Link to this section Summary

Link to this section Types

Link to this section Functions

Link to this function

reload(entity, entity_type, repo)

reload(t(), atom(), module()) ::
  {:ok, t()} | {:error, Manganese.CoreKit.Structs.APIError.t()}
Link to this function

serialize(entity, entity_type, serializer)

serialize(t(), atom(), (t(), atom() -> map())) ::
  {:ok, t()} | {:error, Manganese.CoreKit.Structs.APIError.t()}