Gustavo Zomer

Results 1 issues of Gustavo Zomer

The [documentation](https://nexusjs.org/docs/guides/abstract-types#runtime-checks) states that when both centralized and modular strategies are enabled you have to either implement `isTypeOf` in all members or implement `resolveType` in the abstract type. > isTypeOf ...