OBJECT

UserCustomSection

link GraphQL Schema definition

1type UserCustomSection {
2
3title: String!
4
5value: String!
6
7}

link Required by