Skip to content

Commit

Permalink
add constant for allRecords cql
Browse files Browse the repository at this point in the history
  • Loading branch information
usavkov-epam committed Nov 7, 2024
1 parent 3a9c65d commit 1e2a190
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/constants/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,5 @@ export const CENTRAL_ORDERING_DEFAULT_RECEIVING_SEARCH = {
centralDefault: 'Central default',
activeAffiliationDefault: 'Active affiliation default',
};

export const ALL_RECORDS_CQL = 'cql.allRecords=1';

0 comments on commit 1e2a190

Please sign in to comment.