export const DEFAULT_PAGE_PARAM = { cursor: 'string', size: 0, sortBy: 'string', sortOrder: 'ASC', orderBy: 'string', limit: 0, };