OBJECT

ProfileTab

link GraphQL Schema definition

1type ProfileTab {
2
3shouldShow: Boolean!
4
5title: ProfileTabTitle!
6
7}

link Required by