ENUM

PlatformType

Stream platform type.

link GraphQL Schema definition

1enum PlatformType {
2
3all
4
5ps4
6
7xbox
8}