rdb00
Results
2
comments of
rdb00
I ran into this as well, I think the problem is that `IdOperationFilterInputType` is still trying to deserialize even if you haven't enabled Relay support via `AddGlobalObjectIdentification()`
@dariuszkuc interface object is supported but there is no way to add reference resolvers on interfaces. So, technically you can make it work if the subgraph where the actual interface...