OBJECT
PersonPersonContextAttribute
link GraphQL Schema definition
1 type PersonPersonContextAttribute { 2 3 : String! 5 4 : [PersonPersonContextAttributeAttributeValue]! 6 7 }
OBJECT
1 type PersonPersonContextAttribute { 2 3 : String! 5 4 : [PersonPersonContextAttributeAttributeValue]! 6 7 }