Skip to content

Pagination Values  #6

Description

@MikeZ87

public enum RequestPaginationType : int
{
Indeterminate = 0,
Before = 1,
After = 2
}

Passing After or Before will result in the same CB-Before and CB-After being passed, this needs to be before and after.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions