INPUT_OBJECT
Input for deleting a NoSQL protection store.
input DeleteMosaicStoreInput {# Required. UUID used to identify the cluster the request goes to.clusterUuid: String!# Required. Name of the Mosaic store to be deleted.storeName: String!}