INPUT_OBJECT

DisableTprOrgInput

Description

Disable TPR for organization.

link GraphQL Schema definition

  • input DisableTprOrgInput {
  • # ID of the organization for which TPR will be not enabled.
  • organizationId: String!
  • }

link Require by