chore: Add platformOrigin variable to AI action mutation
Description
This MR adds a new constant to the aiAction
mutation.
platform Origin
does help the BE to distinguish from what kind of host-system the call is coming from.
Related Issues
This Issue is solving: #1409 (closed)
Screenshots (if appropriate)
No visual changes.
What CHANGELOG entry will this MR create?
-
fix:
Bug fix fixes - a user-facing issue in production - included in changelog -
feature:
New feature - a user-facing change which adds functionality - included in changelog -
BREAKING CHANGE:
(fix or feature that would cause existing functionality to change) - should bump major version, mentioned in the changelog -
None - other non-user-facing changes
Edited by Jannik Lehmann