INPUT_OBJECT
PriorityPhoneNumberAttributes
Priority Phone Number Attributes
link GraphQL Schema definition
- input PriorityPhoneNumberAttributes {
- # phone number of the PriorityPhoneNumberType
- : String!
- # number type of the PriorityPhoneNumberType
- : PhoneNumberTypeEnum!
- }