OBJECT

ShareExportIdPair

Description

Cloud Direct shares.

link GraphQL Schema definition

  • type ShareExportIdPair {
  • # Name of Cloud Direct share.
  • share: String!
  • # Export ID of selected share.
  • exportId: Int!
  • }

link Require by