SegmentEventFilterParameter - admin-graphql - OBJECT
Version: 2024-10
Description:
The parameters for an event segment filter.
Access Scopes
`read_customers` access scope.
Fields
acceptsMultipleValues
: Boolean! - Whether the parameter accepts a list of values.
localizedDescription
: String! - The localized description of the parameter.
localizedName
: String! - The localized name of the parameter.
optional
: Boolean! - Whether the parameter is optional.
parameterType
: String! - The type of the parameter.
queryName
: String! - The query name of the parameter.
Connections
Related queries
Related mutations
Related Unions
Examples