Fork me on GitHub
#graphql
<
2021-12-09
>
rickmoynihan17:12:39

Is it possible for a resolver to know what alias the user has bound its results too? I’d like for my resolver to add an extension that essentially built a map of {alias-name metadata}

rickmoynihan09:12:47

I guess this is enough for me to build myself