sassoftware / event-provenance-registry

The Event Provenance Registry (EPR) is a service that manages and stores events and tracks event-receivers and event-receiver-groups.
Apache License 2.0
6 stars 4 forks source link

fix: stop returning pointers to lists of objects from graphql #50 #57

Closed gbuskey closed 10 months ago

gbuskey commented 10 months ago

When I did this last time we had pointers to pointers to pointers. Ick. Fixes that.