testMsGraphClient
Tests an MS Graph client by attempting to run a top(1) User query.
Returns an error if the test fails.
testMsGraphClient(
graphClient: ClientCredentialsInput!
identifier: String!
): Void
Arguments
testMsGraphClient.graphClient ● ClientCredentialsInput! non-null input
testMsGraphClient.identifier ● String! non-null scalar
Type
Void scalar
Represents NULL values