Arguments for backward pagination through a connection.
Cursor to start fetching items before (exclusive).
Maximum number of items to return from the end.
Converts backward pagination arguments to offset/limit.
Validates backward pagination arguments.