INPUT_OBJECT

DeleteServiceAccountsFromAccountInput

Description

Input parameters for deleting service accounts.

link GraphQL Schema definition

  • input DeleteServiceAccountsFromAccountInput {
  • # IDs of service accounts to be deleted.
  • ids: [String!]!
  • }

link Require by