ENUM

RightsAssetType

The asset types on a rights object

link GraphQL Schema definition

  • enum RightsAssetType {
  • # Only in specific countries
  • specific
  • # All except certain countries
  • except
  • # All countries
  • all
  • }