ENUM
MosaicStoreConnectionStatus
Description
Status of Mosaic Store Connection.
link GraphQL Schema definition
- enum MosaicStoreConnectionStatus {
- # Unable to determine the connection status right now.
- # Store is connected with Mosaic.
- # Store is disconnected with Mosaic.
- }