Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 420 Bytes

Argument.md

File metadata and controls

15 lines (7 loc) · 420 Bytes

Argument

Argument defines the type of argument in a Call. It can be either a ComputedAttribute or a ContextAttribute.

Properties

Name Type Description Notes
computedAttribute ComputedAttribute [optional]
contextAttribute ContextAttribute [optional]