I am expecting following features/capability:
- Similar to rest service, can i make graphQL query using Postman or any other graphQL client? I did use the binary to start the service, graphQL query seems to be working using the built in UI but not when i use the postman. I get this response
GraphQL PlaygroundBlockquote
Blockquote
-
I do have 4 node TG cluster environment and i would like to have graphql service end point same as TG endpoint (probably it can have different port). when i ran the binary, url seems to be localhost only, wondering if that can be changed.
-
How can we enable security of TG graph data when accessing via graph QL
-
I saw in other post, graph QL would be offered as built in service in Q2, I am assuming Q2 of 2023, is that right?
Thanks