Develop-Genesis / Graphql-Controller

A graphql library that integrates nice with .net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inject UserContext Properties in the fields.

aleGuardiola opened this issue · comments

This is very useful if an execution middleware want to take specific data from dield. For example if the cache middleware wants to know a cache's max age dynamically generated by the user.