INPUT_OBJECT

StudentSecondaryContactInput

link GraphQL Schema definition

  • input StudentSecondaryContactInput {
  • studentSecondaryContactId: Int
  • name: String
  • email: String
  • phone: String
  • description: String
  • studentSecondaryContactRelationshipId: Int
  • }