This repository has been archived by the owner on Sep 2, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
go client: fix relay connections (#4730)
* go client: fix relay connections - use correct fields for edge->node selection - use different Connection.Exec() method to return edges & pageInfo - fix singular/plural naming with objectName * feat(go-client): add Nodes() method
- Loading branch information