User Parameter (Connect-GraphQL Cmdlet)
The GraphQL user account used to authenticate.
Syntax
Connect-GraphQL -User string
Data Type
cstr
Default Value
""
Remarks
Together with Password, this field is used to authenticate against the GraphQL server.
This is a required parameter.