# `PolarExpress.Schemas.CursorPagination`
[🔗](https://github.com/jeffhuen/polar_express/blob/main/lib/polar_express/schemas/cursor_pagination.ex#L2)

CursorPagination

# `t`

```elixir
@type t() :: %PolarExpress.Schemas.CursorPagination{has_next_page: boolean() | nil}
```

* `has_next_page`

# `schema_name`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
