Dear Jeremy,
I know you grok odata, but is there a way to embed the graphiql sandbox in blazor? Setting up graphiql is super easy in the Startup - app.UseGraphiQl("/graphql"); But it captures the whole window. Is there a way to have it render inline with the navbar etc?
Cheers, Gregor
I ❤ GraphQL too. Just haven't done as much with it. I am not familiar with how to embed it in Blazor but when I experiment with GraphQL+Blazor I'll look into it.
Dear Jeremy, I know you grok odata, but is there a way to embed the graphiql sandbox in blazor? Setting up graphiql is super easy in the Startup - app.UseGraphiQl("/graphql"); But it captures the whole window. Is there a way to have it render inline with the navbar etc? Cheers, Gregor