OBJECT

SCEUser

Sony Computer Entertainment (SCE) user properties. Used as part of stream metadata for PlayStation.

link GraphQL Schema definition

1type SCEUser {
2
3country: String
4
5npID: ID
6
7onlineID: ID
8
9}