Type alias ResyncIntegrationInput

ResyncIntegrationInput: { environmentId: Scalars["String"]; integrationId?: InputMaybe<Scalars["String"]>; recalculateEntitlements?: InputMaybe<Scalars["Boolean"]>; vendorIdentifier: VendorIdentifier }

Type declaration

  • environmentId: Scalars["String"]

    ID of the environment to re-sync

  • Optional integrationId?: InputMaybe<Scalars["String"]>

    ID of the integration to re-sync

  • Optional recalculateEntitlements?: InputMaybe<Scalars["Boolean"]>

    Allow skipping entitlement recalculation

  • vendorIdentifier: VendorIdentifier

    Type of integration to re-sync