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