OBJECT

StorySegmentDimensions

link GraphQL Schema definition

1type StorySegmentDimensions {
2
3height: Int!
4
5width: Int!
6
7}

link Required by