Re: [topbraid-users] Possible to fetch GraphQL schema through REST

2024-10-25 Thread elvin.d...@gmail.com
I'll give it a go and see if I can catch it, thanks H. Op donderdag 24 oktober 2024 om 18:19:08 UTC+2 schreef Holger Knublauch: > The GraphiQL page that is bundled with TopBraid is doing exactly the same. > If you look at the web traffic you can see how? > > Holger > > > On 24 Oct 2024, at 5:31 

Re: [topbraid-users] Possible to fetch GraphQL schema through REST

2024-10-24 Thread Holger Knublauch
The GraphiQL page that is bundled with TopBraid is doing exactly the same. If you look at the web traffic you can see how? Holger > On 24 Oct 2024, at 5:31 PM, elvin.d...@gmail.com > wrote: > > I would like to offer our client a GraphQL query frontend based on GraphiQL, > in a custom dashbo

[topbraid-users] Possible to fetch GraphQL schema through REST

2024-10-24 Thread elvin.d...@gmail.com
I would like to offer our client a GraphQL query frontend based on GraphiQL, in a custom dashboard. If you look at the examples for having autocomplete in the editor here: https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql#readme a schema is needed (in the first exampl