Waiting for engine...
Skip to main content

AiAgentFilterLookup

No description

type AiAgentFilterLookup {
name: String
guid: ID
}

Fields

AiAgentFilterLookup.name ● String scalar miscellaneous

this type is used to populate tags and account dropdown values ( tagNames or accountName) filter name. ex.tagName or account name AiAgentFilterLookup.guid ● ID scalar miscellaneous

filter guid. ex.tagGuid or accountGuid

Member Of

AiAgentListingAllFiltersResponse object

On this Page