entity_kit v0.4.1 Manganese.EntityKit.Protocols.ReloadableCollection protocol

Link to this section Summary

Link to this section Types

Link to this section Functions

Link to this function

reload(reloadable, repo)

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

reload!(reloadable, repo)

reload!(t(), module()) :: t()