We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c18e64 commit fba9f94Copy full SHA for fba9f94
src/api/commons/queries/email-types.query.js
@@ -8,6 +8,7 @@ export default [
8
id: 1,
9
usualName: 1,
10
otherNames: { $ifNull: ['$otherNames', []] },
11
+ annelisId: 1,
12
createdBy: 1,
13
updatedBy: 1,
14
createdAt: 1,
0 commit comments