djmcgreal

Results 7 comments of djmcgreal

Hi, How can Resolvers pass Contexts to sub-Resolvers? I would like to set a value in my root queries available for sub-resolves, this would also be a crucial path towards...

Looks like the Tracer is for this purpose? Is there an example?

Maybe someone not so new to Go would have found this easier, but I ended up doing something like... ``` import trace "github.com/neelance/graphql-go/trace" type ourTracer struct { delegate trace.OpenTracingTracer }...

I believe https://www.npmjs.com/package/graphql-cost-analysis is the current JS library de jure. Potentially this doesn't go in the core go library?

Is anyone doing anything for this? Is there a plan for such support? Thanks! Dan.

Hi, I’m trying to put Katib UI behind OIDC authn. I believe Kubeflow UI supports oidc but it doesn’t look like I can do it at the moment with a...

Precisely. So that the project doesn’t need to track all CRDs in the ecosystem