d9494a5
1
2
3
4
5
export const ALLOWED_FULL_NAME_SORT_SUBFIELDS = [ 'firstName', 'lastName', ] as const;