OBJECT

ProjectStyle

link GraphQL Schema definition

1type ProjectStyle {
2
3background: ProjectStyleBackground
4
5divider: ProjectStyleDivider
6
7spacing: ProjectStyleSpacing
8
9text: ProjectStyleText
10
11}

link Required by