The JQL configuration, if any, for this metric definition.
| Property Name | Type | Description |
|---|---|---|
| __typename | Literal | |
| customizable | Maybe<Boolean> | Whether the default JQL string can be overridden by individual metric sources. |
| format | Maybe<String> | Additional JQL formatting that wraps around the default JQL string. Used to construct the final JQL string that is executed. |
| jql | String | The default JQL string used to fetch the metric values for any given metric source from this metric definition. |
Rate this page: