OBJECT

ComIbmCommerceFoundationCommonDatatypesContactInfoTypeAttributes

link GraphQL Schema definition

1type ComIbmCommerceFoundationCommonDatatypesContactInfoTypeAttributes {
2
3key: String!
5
4value: String
6
7}