Does *auto-relay* ignore *typeorm*'s auth checkers? I can't get `@Authorized()` to work on a `@RelayedConnection()` field, it is simply ignored...
Does auto-relay ignore typeorm's auth checkers? I can't get
@Authorized()to work on a@RelayedConnection()field, it is simply ignored...