INPUT_OBJECT
BulkUpdateSapHanaSystemConfigInput
Description
Input for updating configuration of multiple SAP HANA systems.
link GraphQL Schema definition
- input BulkUpdateSapHanaSystemConfigInput {
- # Required. Config for bulk update.
- : BulkUpdateSystemConfigInput!
- }