Magidoc

UpdateScenarioCatalogMutationInput
Input Object

Scenario catalog update arguments.

Fields

#

addedScenarios

[ ID !]

Scenairos to be add in catalog.

clientMutationId

A unique identifier for the client performing the mutation.

externalAssetId

String argument takes a id of external asset.

externalAssetName

String argument takes a name of external asset.

id

ID !
Non-null

Catalog id which need to be update.

name

Catalog name.

public

Boolean argument decide to make catalog public to all user or not.

removedScenarios

[ ID !]

Scenarios to be removed from catalog.

Usages

#

References

#

  • Argument input of field updateScenarioCatalog from type Mutation