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