INTERFACE

TargetTemplate

Description

Target Template to be used for automatic archival group.

link GraphQL Schema definition

  • interface TargetTemplate {
  • # The type of this Target.
  • targetType: TargetType!
  • }