ENUM

AgreementType

The type of the Agreement

link GraphQL Schema definition

  • enum AgreementType {
  • # Universal Content License Agreement
  • UCLA
  • # Royalty Center Agreement
  • RCA
  • # Content License Agreement
  • CLA
  • }