Paginator.Page (Bonfire v1.0.0-social-rc.1.15)
View SourceDefines a page.
Fields
edges
- a list of entries contained in this page.page_info
- meta-data attached to this page.
Summary
Types
@type t() :: %Paginator.Page{edges: [any()] | [], page_info: Paginator.PageInfo.t()}