#[derive(PaginatedQuery)]
{
    // Attributes available to this derive:
    #[limit]
    #[offset]
}