INPUT_OBJECT

PriorityPhoneNumberAttributes

Priority Phone Number Attributes

link GraphQL Schema definition

  • input PriorityPhoneNumberAttributes {
  • # phone number of the PriorityPhoneNumberType
  • phoneNumber: String!
  • # number type of the PriorityPhoneNumberType
  • numberType: PhoneNumberTypeEnum!
  • }