OBJECT

UserProfileSectionsPage

link GraphQL Schema definition

1type UserProfileSectionsPage {
2
3items: [UserProfileSection]!
4
5pageInfo: PageInfo!
6
7}

link Required by

This element is not required by anyone