You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"message": "[serviceA] ProductType -> The enum, \`ProductType\` was defined multiple times in this service. Remove one of the definitions for \`ProductType\`",
67
+
},
68
+
]
69
+
`);
70
+
});
71
+
72
+
it('errors when there are multiple definitions of the same scalar',()=>{
0 commit comments