Anchor to SubscriptionContractCalculationDiagnosticSubscription
objectSubscription Contract Calculation Diagnostic
Requires the or scope.
A diagnostic (error or warning) emitted during a subscription contract calculation.
Anchor to FieldsFields
- code (SubscriptionContractCalculationDiagnosticCode!)
- field ([String!])
- message (String)
- Anchor to codecode•Subscription
Contract Calculation Diagnostic Code! non-null The diagnostic code.
Show enum values
- Anchor to fieldfield•[String!]
The path to the field on the calculation result that the diagnostic refers to, if any. Fields of the calculated contract start at
, and line paths are keyed by the line'sidon the calculated contract.- Anchor to messagemessage•String
A human-readable message describing the diagnostic.
Was this section helpful?