rmosolgo/graphql-ruby

Support directives on resolvers and mutations

rmosolgo opened this issue · 0 comments

Mutations (and Resolvers) should accept directives(...) and pass those along to the fields that they create.