For the complete documentation index, see llms.txt. This page is also available as Markdown.

updateIndicatorInput

Examples

input UpdateIndicatorInput {
  versionRange: String
  fixedVersions: [String!]
}

Fields

Field
Description
Supported fields

versionRange String

fixedVersions [String!]

References

Mutations using this object:

Last updated