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
Hi team, for the options 'replaceExtensions' which works perfect im looking for an option which only replaces the extension on Query/Mutation/Subscriptions since our modules are set up to always extend. Now in testing the option doesnt allow to extend other modules type (which is fine). Im looking for an option to flatten only the above mentioned. Now i have to hack my way around, see the sandbox which uses your test structure to show my wish.
Hi team, for the options 'replaceExtensions' which works perfect im looking for an option which only replaces the extension on Query/Mutation/Subscriptions since our modules are set up to always extend. Now in testing the option doesnt allow to extend other modules type (which is fine). Im looking for an option to flatten only the above mentioned. Now i have to hack my way around, see the sandbox which uses your test structure to show my wish.
https://codesandbox.io/s/github/maapteh/sandbox-feature-request?file=/test.ts
The text was updated successfully, but these errors were encountered: