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