INPUT_OBJECT

RemoveInventoryWorkloadsInput

Description

Inventory workloads to remove from an account.

link GraphQL Schema definition

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

link Require by