View Source Bonfire.Boundaries.Summary (Bonfire v0.9.10-classic-beta.156)

View that facilities the querying of objects' boundaries. See Bonfire.Boundaries.Queries for how it is used.

Summary

Functions

A function that refreshes a current version of the view, defined in module. Currently support only materialized views.

Functions

Link to this function

drop_views(view_type \\ "view")

View Source
@spec refresh() :: :ok | {:error, String.t()}

A function that refreshes a current version of the view, defined in module. Currently support only materialized views.

iex> Catalog.refresh :ok