Potionx.Context.Service (potionx v0.2.5) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Potionx.Context.Service{
  changes: map(),
  file: Plug.Upload.t() | nil,
  filters: map(),
  organization: struct() | nil,
  pagination: map(),
  roles: [String.t()],
  session_fingerprint: String.t() | nil,
  user: struct() | nil
}