setGraphQLClient

fun setGraphQLClient(graphQLClient: GraphQLClient): <Error class: unknown class>

Provide a GraphQLClient for the SudoIdentityVerificationClient. If this is not supplied, a GraphQLClient will be obtained from ApiClientManager. This is mainly used for unit testing.