OBJECT

ReceivedFavorites

link GraphQL Schema definition

  • type ReceivedFavorites {
  • sentByProspectName: String!
  • sentByProspectEmail: String!
  • sentByProspectId: Int!
  • receivedByProspectName: String!
  • receivedByProspectEmail: String!
  • clientId: Int!
  • clientAltName: String!
  • }

link Require by