Free text that describes the query view. For example, you could add copy that describes what questions the query view can answer.
Syntax
# Single line description
description: <description_text>
# Multi-line description
description: |
<multiline_description_text>
Properties
Free text that describes the query view. For multiline descriptions or descriptions containing special characters like colons, use the pipe (|) syntax. Values should be unquoted.
Examples
description: All transactions related to orders from the online store.
description: |
Transactions from: California, Washington, and Oregon