Hello everyone, I am trying to build my schema migrating a schema I had build on top of graphql.js. I am facing a problem with the relations that I want to bind my user type to 2+ types or resolvers but it only allows to write the
@relation
directive twice. any Ideas? thanks in advance