Type alias ResyncIntegrationInput

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

Type declaration

  • environmentId: Scalars["String"]

    ID of the environment to re-sync

  • integrationId: Scalars["String"]

    Internal ID of the integration to re-sync

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

    Allow skipping entitlement recalculation

  • Optional vendorIdentifier?: InputMaybe<VendorIdentifier>

    Type of integration to re-sync