AiAgentVersionEnableInput
No description
input AiAgentVersionEnableInput {
agentVersionId: ID!
enable: Boolean!
}
Fields
AiAgentVersionEnableInput.agentVersionId ● ID! non-null scalar miscellaneous
AiAgentVersionEnableInput.enable ● Boolean! non-null scalar miscellaneous
Was this topic helpful?