setGraphQLClient

fun setGraphQLClient(graphQLClient: GraphQLClient): SudoIdentityVerificationClient.Builder

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.