Define Arguments
You can define arguments in the schema using brackets
add { note } { timestamp }
Keep the spaces for more readability. Name it properly to avoid shadowing built-in variables and contextvars.
You can define arguments in the schema using brackets
add { note } { timestamp }
Keep the spaces for more readability. Name it properly to avoid shadowing built-in variables and contextvars.