Polarex.ListResourceWithCursorPaginationEvent (Polarex v0.3.0)
View SourceProvides struct and type for a ListResourceWithCursorPaginationEvent
Summary
Types
@type t() :: %Polarex.ListResourceWithCursorPaginationEvent{ items: [map() | Polarex.UserEvent.t()], pagination: Polarex.CursorPagination.t() }