INPUT_OBJECT

SapHanaSystemAuthTypeSpecInput

Description

Supported in v9.0+

link GraphQL Schema definition

  • input SapHanaSystemAuthTypeSpecInput {
  • # Required. Supported in v9.0+
  • # The authentication type for SAP HANA system. Currently, username and password
  • # credentials or userstore_key are the supported mechanisms for authenticating to
  • # the SAP HANA system.
  • authType: SapHanaSystemAuthTypeSpecAuthType!
  • }