Type alias RecalculateEntitlementsInput

RecalculateEntitlementsInput: { customerIds?: InputMaybe<Scalars["String"][]>; environmentId: Scalars["String"]; forAllCustomers?: InputMaybe<Scalars["Boolean"]>; sideEffectsOptions?: InputMaybe<RecalculateEntitlementsSideEffectsOptionsInput> }

Type declaration