OAuthGrantType Parameter (Connect-GraphQL Cmdlet)
The grant type for the OAuth flow.
Syntax
Connect-GraphQL -OAuthGrantType string
Possible Values
CODE, CLIENT, PASSWORDData Type
cstr
Default Value
"CODE"
Remarks
The following options are available: CODE,CLIENT,PASSWORD