I have a `credentials` field in my `Account` type,...
# orm-help
l
I have a
credentials
field in my
Account
type, and I want to remove it from my exposed schema. I was wondering if schema transformation is the way to go.