INPUT_OBJECT

AddInventoryWorkloadsInput

Description

Inventory workloads to add for an account.

link GraphQL Schema definition

  • input AddInventoryWorkloadsInput {
  • # List of Inventory Cards.
  • inventoryCards: [InventoryCard!]!
  • }

link Require by