Default value to use when parameter is not provided
Human-readable description of what this parameter is for
Unique identifier for this parameter record
Whether this parameter must be provided when executing the query
The name of the parameter as it appears in the template (e.g., {{parameterName}})
Foreign key to the parent query
Example value demonstrating the proper format for this parameter
Data type of the parameter for validation and type casting
JSON array of Nunjucks filter definitions for value transformation
Base interface for query parameter information. Describes parameters that can be passed to parameterized queries.