AuthScheme
The type of authentication to use when connecting to Monday.
Possible Values
Token, OAuthデータ型
string
デフォルト値
"Token"
解説
- Token: Set this to perform Monday token authentication when connecting to the Monday GraphQL API with a personal access token or the AuditLog API with an audit log API token.
- OAuth: Set this to perform Monday OAuth authentication when connecting to the Monday GraphQL API.