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.
- Anchor to fieldfield•[String!]
The path to the input field that the diagnostic refers to, if any.
- Anchor to messagemessage•String
A human-readable message describing the diagnostic.
Was this section helpful?