INPUT_OBJECT
MssqlDbUpdateIdInput
Description
Supported in v5.0+
link GraphQL Schema definition
- input MssqlDbUpdateIdInput {
- # Required. Supported in v5.0+
- # ID of the Microsoft SQL database.
- : String!
- # Required. Supported in v5.0+
- : MssqlDbUpdateInput!
- }