ValidatedMethod in Apollo

Would using ValidatedMethod in Apollo be an anti-pattern? If so, what is the best-practice Apollo way?

I’m in the process of rewriting a Meteor app (which uses ValidatedMethod extensively) into a Meteor-Apollo app so that it can use an SQL database.