Trifolium.Families.all
You're seeing just the function
all
, go back to Trifolium.Families module for more information.
Link to this function
all(opts \\ [])
Specs
all(page: non_neg_integer(), filter: %{}, order: %{}) :: Trifolium.API.response()
List every possible Family
es.
This endpoint IS paginated, using a optional keyword parameter. By default, the page 1 is returned.