graphql

2021-12-09T17:29:39.100Z

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}

2021-12-10T09:31:47.100500Z

I guess this is enough for me to build myself