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

Create mutations for reconciler state #63

Closed christeredvartsen closed 1 year ago

christeredvartsen commented 1 year ago

Currently reconcilers can fail where the only solution would be to manipulate the state of the team in the reconciler_states table. This should be exposed via the GraphQL API, only accessible for admins.