INPUT_OBJECT
GetMosaicTableSchemaInput
Description
Input for querying NoSQL protection table schema.
link GraphQL Schema definition
- input GetMosaicTableSchemaInput {
- # Required. UUID used to identify the cluster the request goes to.
- String! :
- # Required. Schema request Object with details of schema which needs to be
- # retrieved.
- MosaicGetSchemaRequestInput! :
- }