ENUM

ProfileType

link GraphQL Schema definition

1enum ProfileType {
2
3SEARCH
4
5NLP
6}