Skip to content

Commit

Permalink
Update updateNodeDraft
Browse files Browse the repository at this point in the history
- `updateNodeDraft` GraphQL API to no longer require `config` in
  `NodeDraftInput::agents`.
  • Loading branch information
BLYKIM committed Nov 10, 2024
1 parent 455758d commit 3de06cd
Show file tree
Hide file tree
Showing 4 changed files with 402 additions and 49 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ Versioning](https://semver.org/spec/v2.0.0.html).

- Modified `applyNode` GraphQL API logic to prevent notifying agents that are
operating with local configuration.
- Updated `updateNodeDraft` GraphQL API to no longer require `config` in
`NodeDraftInput::agents`.

## [0.23.0] - 2024-10-23

Expand Down
Loading

0 comments on commit 3de06cd

Please sign in to comment.