Skip to main content

AlertGroupInput

No description

input AlertGroupInput {
code: ID!
comercialType: AlertComercialType!
isInclusive: Boolean!
}

Fields

AlertGroupInput.code ● ID! non-null scalar

Group code

AlertGroupInput.comercialType ● AlertComercialType! non-null enum

SELLER or BUYER

AlertGroupInput.isInclusive ● Boolean! non-null scalar

Can be filtered traffic setting as inclusive or excludent

Member Of

AlertCommonConfigurationInput input ● AlertUpdateCommonConfigurationInput input