Backend: Add GraphQL mutation to create agent
About
Add a GraphQL mutation for saving agent data.
This will be used by the frontend in #550465 (closed).
It will be possible to save data once #549401 (closed) has been added PostgreSQL tables.
Proposal
The mutation must be marked as experimental.
TODO, checking what the intention is of the data we're exposing to better understand how to expose it, and what permissions to use.
Edited by 🤖 GitLab Bot 🤖