docs
docs copied to clipboard
No mention to Graphql endpoints
In current docs, there's no mention to Grapqhl endpoints like POST /graphql or POST /graphql/system
Docs should have a place where this is documented.
Furthermore, I believe an Overview or a Get started section should exist within Connect category, where we dive deep on how to use either REST or Graphql endpoints
Yes there is
True, but we should have a starting point for people to use Graphql, not just how the calls can be made in Graphql Currently we don't have any specification how a Grapqhl request should be done like I was expecting to see something like this