OBJECT

ContactDetails

Contact details

link GraphQL Schema definition

  • type ContactDetails {
  • # Phone number
  • phone: String
  • }