Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

Optional filtering functionality#4549

Open
Gaurav490 wants to merge 1 commit into
keystonejs:masterfrom
Gaurav490:optionalFiltering
Open

Optional filtering functionality#4549
Gaurav490 wants to merge 1 commit into
keystonejs:masterfrom
Gaurav490:optionalFiltering

Conversation

@Gaurav490
Copy link
Copy Markdown

This is a functionality in response to issue number 3690. Using keystone.importer we can pass the parameters for excluding or including a particular sort of file. Object like {"match":".js"} will be used to include a file with js extension. Object like {"exclude":".js"} will exclude this kind of file when importing from a directory.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants