ENUM

SourceFileLicenseType

link GraphQL Schema definition

1enum SourceFileLicenseType {
2
3PERSONAL_USE
4
5STANDARD_LICENSE
6}