nais / teams-backend

NAIS teams is a API server for team creation and propagation to external systems.
MIT License
3 stars 0 forks source link

Add last_successful_sync timestamp to the teams type in the GraphQL API #59

Closed christeredvartsen closed 2 years ago

christeredvartsen commented 2 years ago

Currently there is no way to know the timestamp of the last successful reconciler run for a team. This data should be added as a field on the team type in the GraphQL API.