Hi Nate! In the directive resolver pattern, the directive resolver fires after the query resolver. However, directive resolvers didn't have an easy path to the arguments (had to peel them off the GraphQL AST). I believe the new schema directives API allows direct argument access