OAuthVersion Parameter (Connect-GraphQL Cmdlet)
The version of OAuth being used.
Syntax
Connect-GraphQL -OAuthVersion string
Possible Values
Disabled, 1.0, 2.0Data Type
cstr
Default Value
"Disabled"
Remarks
The version of OAuth being used. The following options are available: Disabled,1.0,2.0