From 01de6e11815b5740bc62611f57353a35bf78af85 Mon Sep 17 00:00:00 2001 From: HerrHase Date: Mon, 28 Nov 2022 23:07:47 +0100 Subject: [PATCH] adding --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e4f74cc..bb22ac9 100644 --- a/README.md +++ b/README.md @@ -92,10 +92,12 @@ or with options, | Name | Type | Default | Description | |-------------|-----------|---------|-------------| -| parent | {String} | / | | -| deep | {Integer} | -1 | | -| orderBy | {Array} | null | | +| parent | {String} | / | Directory for start query | +| deep | {Integer} | -1 | Deep of Recursive | +| orderBy | {Array} | null | Name of field sorting, a "-" in front of the. Nested fields are also possible. | ## Templates +### Nunjucks +