Authentication
This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.
| Property | Description |
| AuthScheme | Specifies the authentication method to use when connecting to remote services. |
| URL | Specifies the endpoint URL of the GraphQL service. |
| User | Specifies the authenticating user's user ID. |
| Password | Specifies the authenticating user's password. |