The nightly schema-drift check found that the committed schema/schema.graphql snapshot and/or the generated genqlient client are out of sync with hadron-server's SDL for an operation the CLI uses.
Refresh locally and open a PR:
make schema # re-export SDL from ../hadron-server + regenerate
git diff # review the drift, then wire up any renamed fields
Failing run: https://github.com/hadron-memory/hadron-cli/actions/runs/30194980061
The nightly schema-drift check found that the committed
schema/schema.graphqlsnapshot and/or the generated genqlient client are out of sync with hadron-server's SDL for an operation the CLI uses.Refresh locally and open a PR:
Failing run: https://github.com/hadron-memory/hadron-cli/actions/runs/30194980061