I'm sure this is really simple but I can't find reference other than here on how to list the pages of a specified folder using the data-options@ function for a template's blueprint.
I can get list all pages using the '@data-options': '\Grav\Common\Page\Pages::parents' example but with various guesses like Pages::children(/pathtofolder) etc. have had no luck.