INPUT_OBJECT
MssqlHostUpdateIdInput
Description
Input for updating Microsoft SQL Server hosts in bulk.
link GraphQL Schema definition
- input MssqlHostUpdateIdInput {
- # Required. Supported in v9.0+
- # ID of the MSSQL host.
- String! :
- # Required. Supported in v9.0+
- MssqlHostUpdateInput! :
- }