INPUT_OBJECT

DeleteMssqlDbSnapshotsInput

Description

Input for deleting SQL Server snapshots.

link GraphQL Schema definition

  • input DeleteMssqlDbSnapshotsInput {
  • # Required. ID of the Microsoft SQL database.
  • id: String!
  • }

link Require by