INPUT_OBJECT

MosaicStorageLocationInfo

Description

Additional info for MOSAIC_STORAGE_LOCATION and DELETE_MOSAIC_STORAGE_LOCATION jobs.

link GraphQL Schema definition

  • input MosaicStorageLocationInfo {
  • # Name of the storage location.
  • storageLocationName: String
  • }