View Source
ExCatalog
(ex_catalog v1.2.0)
List all the categories (the index).
List all products with preloads.
List all the categories (the index).
iex> ExCatalog.index(25)
List all products with preloads.
iex> ExCatalog.products(25)
List version.
iex> ExCatalog.version()