Last Updated: 3/10/2026
- QueryCreatorProps
Interface QueryCreatorProps
interface QueryCreatorProps {
executor: QueryExecutor;
withNode?: WithNode;
}
Index
Properties
Properties
Readonlyexecutor
executor: QueryExecutor
Optional ReadonlywithNode
withNode?: WithNode
Settings
Member Visibility
On This Page
Properties