Ash.Api.page
You're seeing just the callback
page
, go back to Ash.Api module for more information.
Specs
page(Ash.Page.page(), page_request()) :: {:ok, Ash.Page.page()} | {:error, term()}
Fetch a page relative to the provided page.
A page is the return value of a paginated action called via read/2
.