Skip to content

Design a GraphQL API that allows us to make use of the cached diff stats on ChangesetSpecs and Changesets

Created by: mrnugget

We already save diff_stat_* on the changesets and changeset_specs tables, but we don't use these fields in the API to show a combined diff stat for ChangesetConnection and ChangesetSpecConnection.

Post the proposed API design in this ticket.