exclude the EmailNotification Type queries from being generated

This commit is contained in:
Ulf Gebhardt 2025-04-06 04:19:19 +02:00
parent 57257e2ee2
commit 7c34eea521
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -10,6 +10,8 @@ export default makeAugmentedSchema({
exclude: [
'Badge',
'Embed',
'EmailNotificationSettings',
'EmailNotificationSettingsOption',
'EmailAddress',
'Notification',
'Statistics',