The Event Provenance Registry (EPR) is a service that manages and stores events and tracks event-receivers and event-receiver-groups.
6
stars
4
forks
source link
fix: stop returning pointers to lists of objects from graphql #50 #57
Closed
gbuskey closed 10 months ago
When I did this last time we had pointers to pointers to pointers. Ick. Fixes that.