Skip to content

Is it possible to wildcard read JSON files? #1977

Answered by Fil
gordonjb asked this question in Q&A
Discussion options

You must be logged in to vote

The short answer is no, everything you build in framework must be known statically in advance. (The long answer of course might be more complicated… for example, you can totally use that pattern when querying remote files.)

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@gordonjb
Comment options

@gordonjb
Comment options

@Fil
Comment options

Fil May 6, 2025
Collaborator

@gordonjb
Comment options

@gordonjb
Comment options

Answer selected by Fil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants