ForwardPagination: { after?: string; first: number }

Traverse from the most recent to the last, according to selected ordering.

Type declaration

  • Optional after?: string
  • first: number