OBJECT

PlayStation

Stream metadata for PlayStation.

link GraphQL Schema definition

1type PlayStation {
2
3platform: String
4
5title: SCETitle
6
7updatedAt: Time
8
9user: SCEUser
10
11}