AgentFilter
No description
input AgentFilter {
channelId: ID
state: AgentState
}
Fields
AgentFilter.channelId ● ID scalar common
Filters agents by who has access to the channel.
AgentFilter.state ● AgentState enum common
Filters agents by state.
Member of
agents query