export const ALLOWED_FULL_NAME_SORT_SUBFIELDS = [ 'firstName', 'lastName', ] as const;