OBJECT

ProspectSgtAppointment

link GraphQL Schema definition

  • type ProspectSgtAppointment {
  • id: Int!
  • prospectId: Int!
  • inventoryId: Int!
  • preferredDate: Date
  • createdOn: Date
  • timezoneOffset: Int
  • }