INPUT_OBJECT

MosaicBackupStoreInfoInput

Description

Represents the store input for protection.

link GraphQL Schema definition

  • input MosaicBackupStoreInfoInput {
  • # Name of the store.
  • storeName: String
  • }