ENUM

MosaicStorageLocationFilterField

Description

Mosaic storage location filter.

link GraphQL Schema definition

  • enum MosaicStorageLocationFilterField {
  • # Cluster ID of Mosaic cluster.
  • CLUSTER_UUID
  • # Name of storage location.
  • NAME
  • # Type of storage location.
  • STORE_TYPE
  • }