OBJECT
UserProfileSection
link GraphQL Schema definition
1 type UserProfileSection { 2 3 ID : 4 5 UserProfileSectionKey : 6 7 String : 8 9 DateTime : 10 11 }
OBJECT
1 type UserProfileSection { 2 3 ID : 4 5 UserProfileSectionKey : 6 7 String : 8 9 DateTime : 10 11 }