nextWeek
Creates a next-week condition for date fields. Matches documents where the specified date field falls within next week's date range.
Return
A new next-week condition.
Parameters
field
The date field name to check.
datePattern
Optional date pattern for parsing/formatting. Can be String or DateTimeFormatter.