OBJECT

UpdateAgentStatusPayload

link GraphQL Schema definition

1type UpdateAgentStatusPayload {
2
3node: Agent!
4
5}