InvestorsListEntry
No description
type InvestorsListEntry {
investor: String!
}
Fields
investor ● String!
Example
{}
Returned By
investorsList query ● removeFromInvestorsList mutation ● saveToInvestorsList mutation