Trifolium.Genus.all

You're seeing just the function all, go back to Trifolium.Genus module for more information.
Link to this function

all(opts \\ [])

Specs

all(page: non_neg_integer(), filter: %{}, order: %{}) ::
  Trifolium.API.response()

List every possible Genus. This endpoint IS paginated, using a optional keyword parameter. By default, the page 1 is returned.