OBJECT

IsCloudNativeTagRuleNameUniqueReply

Description

Determines if the rule name is unique or not.

link GraphQL Schema definition

  • type IsCloudNativeTagRuleNameUniqueReply {
  • # Indicates whether the rule name is unique or not.
  • isUnique: Boolean!
  • }

link Require by