Open MagnusSandgren opened 4 days ago
DP REST WebApi has a strategy for handling braking changes by introducing an updated version while deprecating the old one, giving users time to switch before fully removing it. We need to develop a breaking change strategy for GQL as well.
https://digdir.slack.com/archives/C079VBWMBHQ/p1732272101116599
Introduction
DP REST WebApi has a strategy for handling braking changes by introducing an updated version while deprecating the old one, giving users time to switch before fully removing it. We need to develop a breaking change strategy for GQL as well.