rsl-api-106 106.506.0 → 106.506.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -5,7 +5,7 @@ const client_1 = require("@apollo/client");
|
|
|
5
5
|
const ongoingTransferPaymentDue_1 = require("../outputs/ongoingTransferPaymentDue");
|
|
6
6
|
const getOngoingTransfersQuery = () => {
|
|
7
7
|
return (0, client_1.gql) `
|
|
8
|
-
query getOngoingTransfers($session: Session!, numRes: Int!) {
|
|
8
|
+
query getOngoingTransfers($session: Session!, $numRes: Int!) {
|
|
9
9
|
getOngoingTransfers (
|
|
10
10
|
session: $session,
|
|
11
11
|
numRes: $numRes
|
package/lib/queries/index.d.ts
CHANGED
|
@@ -88,4 +88,5 @@ import { getProductProposalsQuery } from "./getProductProposals";
|
|
|
88
88
|
import { getProductInfosForBenificiaryQuery } from "./getProductInfosForBenificiary";
|
|
89
89
|
import { getVouchersFromCartQuery } from "./getVouchersFromCart";
|
|
90
90
|
import { getProductSummariesQuery } from "./getProductSummaries";
|
|
91
|
-
|
|
91
|
+
import { getOngoingTransfersQuery } from "./getOngoingTransfers";
|
|
92
|
+
export { checkModuleFacebookActivatedQuery, checkSessionActivatedQuery, getAccommodationProductsQuery, getAvailableRoomFeaturesQuery, getBookingDocumentsQuery, getBookingProductsQuery, getBookingRecordCriteriasQuery, getBrochuresQuery, getCampaignsQuery, getCartQuery, getCivilitiesQuery, getCountriesQuery, getCriteriaInformationQuery, getCustomerBookingsQuery, getCustomerCriteriasQuery, getCustomerDepositAccountsQuery, getCustomerGiftCodesQuery, getCustomerLoyaltyPointsQuery, getCustomerPrivilegeCardsQuery, getLanguagesQuery, getMapSelectorDataQuery, getMyLoginQuery, getNeobookingTranslationsQuery, getOccupantProductsQuery, getPartnerQuery, getPaymentMethodsQuery, getPaymentPlansQuery, getPostCodeApiSimpleQuery, getPostCodeApiDetailQuery, getPrivilegeCardTypesQuery, getProductCategoriesQuery, getPropertiesQuery, getFavoritesPropertiesQuery, getPropertiesSelectQuery, getProposalsQuery, getProposalsByKeysQuery, getProposalsByPropertiesQuery, getResalysVersionQuery, getRoomTypeCategoriesQuery, getRoomTypesQuery, getSalesChannelModeQuery, getSessionQuery, getTranslationsQuery, renewPasswordQuery, requestBrochureQuery, hasProductsForOccupantQuery, getProposalByRoomTypesQuery, getAvailForRoomTypesQuery, getCurrentCustomerAccountQuery, getAllOccupantProductsAllAgeRangesQuery, getAlternativeProposalRulesForContractFolderQuery, getResalysErrorListQuery, getSkisetMeasurementsQuery, checkApiAliveQuery, getUserLanguageQuery, checkValidLoginQuery, getFidelityRulesQuery, getFidelityLogsQuery, getPendingFerryBookingQuery, getFerryCivilitiesQuery, getFerryNationalitiesQuery, getFerryVehicleCategoriesQuery, getFerryAddonCategoriesQuery, getFerryTrailerCategoriesQuery, getFerryCarsQuery, getFerryPortsQuery, getFerryCrossingsQuery, getFerryProposalsQuery, getFerryAvailableAccommodationsQuery, getFerryProductsQuery, getFerryVehicleFuelsQuery, getOccupantsFromCurrentCustomerQuery, getRelationshipsQuery, getPartnerCustomersQuery, getLyraFormTokenQuery, getCustomerBookingsWithoutRoomFeaturesQuery, getPropertiesWithoutRoomFeaturesQuery, getProposalsByPropertiesWithoutRoomFeaturesQuery, getRoomTypesWithoutRoomFeaturesQuery, getPaymentLinkInfosQuery, getOwnerLeasesQuery, getOwnerRoomPlanningDataQuery, getAvailableRoomsQuery, getBookingPaymentPlansQuery, getBookingCustomerDepositAccountInfosQuery, getCurrentOwnerAccountQuery, getOwnerServiceChargeInvoicesDocumentQuery, getBankAccountsQuery, getNationalitiesQuery, getStayCreditsQuery, getProductSearchCriteriasQuery, getProductPropertiesQuery, getProductProposalsQuery, getProductInfosForBenificiaryQuery, getVouchersFromCartQuery, getProductSummariesQuery, getOngoingTransfersQuery, };
|
package/lib/queries/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.getAllOccupantProductsAllAgeRangesQuery = exports.getCurrentCustomerAccountQuery = exports.getAvailForRoomTypesQuery = exports.getProposalByRoomTypesQuery = exports.hasProductsForOccupantQuery = exports.requestBrochureQuery = exports.renewPasswordQuery = exports.getTranslationsQuery = exports.getSessionQuery = exports.getSalesChannelModeQuery = exports.getRoomTypesQuery = exports.getRoomTypeCategoriesQuery = exports.getResalysVersionQuery = exports.getProposalsByPropertiesQuery = exports.getProposalsByKeysQuery = exports.getProposalsQuery = exports.getPropertiesSelectQuery = exports.getFavoritesPropertiesQuery = exports.getPropertiesQuery = exports.getProductCategoriesQuery = exports.getPrivilegeCardTypesQuery = exports.getPostCodeApiDetailQuery = exports.getPostCodeApiSimpleQuery = exports.getPaymentPlansQuery = exports.getPaymentMethodsQuery = exports.getPartnerQuery = exports.getOccupantProductsQuery = exports.getNeobookingTranslationsQuery = exports.getMyLoginQuery = exports.getMapSelectorDataQuery = exports.getLanguagesQuery = exports.getCustomerPrivilegeCardsQuery = exports.getCustomerLoyaltyPointsQuery = exports.getCustomerGiftCodesQuery = exports.getCustomerDepositAccountsQuery = exports.getCustomerCriteriasQuery = exports.getCustomerBookingsQuery = exports.getCriteriaInformationQuery = exports.getCountriesQuery = exports.getCivilitiesQuery = exports.getCartQuery = exports.getCampaignsQuery = exports.getBrochuresQuery = exports.getBookingRecordCriteriasQuery = exports.getBookingProductsQuery = exports.getBookingDocumentsQuery = exports.getAvailableRoomFeaturesQuery = exports.getAccommodationProductsQuery = exports.checkSessionActivatedQuery = exports.checkModuleFacebookActivatedQuery = void 0;
|
|
4
|
-
exports.getProductSummariesQuery = exports.getVouchersFromCartQuery = exports.getProductInfosForBenificiaryQuery = exports.getProductProposalsQuery = exports.getProductPropertiesQuery = exports.getProductSearchCriteriasQuery = exports.getStayCreditsQuery = exports.getNationalitiesQuery = exports.getBankAccountsQuery = exports.getOwnerServiceChargeInvoicesDocumentQuery = exports.getCurrentOwnerAccountQuery = exports.getBookingCustomerDepositAccountInfosQuery = exports.getBookingPaymentPlansQuery = exports.getAvailableRoomsQuery = exports.getOwnerRoomPlanningDataQuery = exports.getOwnerLeasesQuery = exports.getPaymentLinkInfosQuery = exports.getRoomTypesWithoutRoomFeaturesQuery = exports.getProposalsByPropertiesWithoutRoomFeaturesQuery = exports.getPropertiesWithoutRoomFeaturesQuery = exports.getCustomerBookingsWithoutRoomFeaturesQuery = exports.getLyraFormTokenQuery = exports.getPartnerCustomersQuery = exports.getRelationshipsQuery = exports.getOccupantsFromCurrentCustomerQuery = exports.getFerryVehicleFuelsQuery = exports.getFerryProductsQuery = exports.getFerryAvailableAccommodationsQuery = exports.getFerryProposalsQuery = exports.getFerryCrossingsQuery = exports.getFerryPortsQuery = exports.getFerryCarsQuery = exports.getFerryTrailerCategoriesQuery = exports.getFerryAddonCategoriesQuery = exports.getFerryVehicleCategoriesQuery = exports.getFerryNationalitiesQuery = exports.getFerryCivilitiesQuery = exports.getPendingFerryBookingQuery = exports.getFidelityLogsQuery = exports.getFidelityRulesQuery = exports.checkValidLoginQuery = exports.getUserLanguageQuery = exports.checkApiAliveQuery = exports.getSkisetMeasurementsQuery = exports.getResalysErrorListQuery = exports.getAlternativeProposalRulesForContractFolderQuery = void 0;
|
|
4
|
+
exports.getOngoingTransfersQuery = exports.getProductSummariesQuery = exports.getVouchersFromCartQuery = exports.getProductInfosForBenificiaryQuery = exports.getProductProposalsQuery = exports.getProductPropertiesQuery = exports.getProductSearchCriteriasQuery = exports.getStayCreditsQuery = exports.getNationalitiesQuery = exports.getBankAccountsQuery = exports.getOwnerServiceChargeInvoicesDocumentQuery = exports.getCurrentOwnerAccountQuery = exports.getBookingCustomerDepositAccountInfosQuery = exports.getBookingPaymentPlansQuery = exports.getAvailableRoomsQuery = exports.getOwnerRoomPlanningDataQuery = exports.getOwnerLeasesQuery = exports.getPaymentLinkInfosQuery = exports.getRoomTypesWithoutRoomFeaturesQuery = exports.getProposalsByPropertiesWithoutRoomFeaturesQuery = exports.getPropertiesWithoutRoomFeaturesQuery = exports.getCustomerBookingsWithoutRoomFeaturesQuery = exports.getLyraFormTokenQuery = exports.getPartnerCustomersQuery = exports.getRelationshipsQuery = exports.getOccupantsFromCurrentCustomerQuery = exports.getFerryVehicleFuelsQuery = exports.getFerryProductsQuery = exports.getFerryAvailableAccommodationsQuery = exports.getFerryProposalsQuery = exports.getFerryCrossingsQuery = exports.getFerryPortsQuery = exports.getFerryCarsQuery = exports.getFerryTrailerCategoriesQuery = exports.getFerryAddonCategoriesQuery = exports.getFerryVehicleCategoriesQuery = exports.getFerryNationalitiesQuery = exports.getFerryCivilitiesQuery = exports.getPendingFerryBookingQuery = exports.getFidelityLogsQuery = exports.getFidelityRulesQuery = exports.checkValidLoginQuery = exports.getUserLanguageQuery = exports.checkApiAliveQuery = exports.getSkisetMeasurementsQuery = exports.getResalysErrorListQuery = exports.getAlternativeProposalRulesForContractFolderQuery = void 0;
|
|
5
5
|
const checkApiAlive_1 = require("./checkApiAlive");
|
|
6
6
|
Object.defineProperty(exports, "checkApiAliveQuery", { enumerable: true, get: function () { return checkApiAlive_1.checkApiAliveQuery; } });
|
|
7
7
|
const checkModuleFacebookActivated_1 = require("./checkModuleFacebookActivated");
|
|
@@ -188,3 +188,5 @@ const getVouchersFromCart_1 = require("./getVouchersFromCart");
|
|
|
188
188
|
Object.defineProperty(exports, "getVouchersFromCartQuery", { enumerable: true, get: function () { return getVouchersFromCart_1.getVouchersFromCartQuery; } });
|
|
189
189
|
const getProductSummaries_1 = require("./getProductSummaries");
|
|
190
190
|
Object.defineProperty(exports, "getProductSummariesQuery", { enumerable: true, get: function () { return getProductSummaries_1.getProductSummariesQuery; } });
|
|
191
|
+
const getOngoingTransfers_1 = require("./getOngoingTransfers");
|
|
192
|
+
Object.defineProperty(exports, "getOngoingTransfersQuery", { enumerable: true, get: function () { return getOngoingTransfers_1.getOngoingTransfersQuery; } });
|