INPUT_OBJECT
AddMosaicStoreInput
Description
Input for adding a NoSQL protection store.
link GraphQL Schema definition
- input AddMosaicStoreInput {
- # Required. Add store request object with details of store to be added.
- MosaicAddStoreRequestInput! :
- # Required. UUID used to identify the cluster the request goes to.
- String! :
- }