getRecommendations
Retrieve new organizations to connect
insights {
getRecommendations(
where: RecommendationsWhereInput!
groupBy: [RecommendationsGroupByInput!]!
limit: Int
relay: RelayInput
): RecommendationsConnection
}
Arguments
getRecommendations.where ● RecommendationsWhereInput! non-null input
getRecommendations.groupBy ● [RecommendationsGroupByInput!]! non-null enum
getRecommendations.limit ● Int scalar
getRecommendations.relay ● RelayInput input
Type
RecommendationsConnection object
Recommendations Connection