Skip to content

toolmark-monorepo / @toolmark/core / MAX_FILE_REFS_PER_FILL

Variable: MAX_FILE_REFS_PER_FILL ​

const MAX_FILE_REFS_PER_FILL: 100 = 100

Defined in: packages/core/src/files.ts:79

Most file references one fill may carry in total, across every file field (each item of a [] array path and each reference of a multiple field counts once; a wizard fill counts all its steps together). More is invalid ("Too many files") at the root, before any reference is resolved or fetched.