ENUM

StreamRecommendationType

link GraphQL Schema definition

1enum StreamRecommendationType {
2
3# A SocialStream.
4SOCIAL
5}