setGraphQLClient

fun setGraphQLClient(graphQLClient: GraphQLClient): SudoSiteReputationClient.Builder

Provide an GraphQLClient for the SiteReputationClient to use (optional input). If this is not supplied, an GraphQLClient will be constructed and used.