OBJECT
Filter
link GraphQL Schema definition
- type Filter implements DynamicExpansionInterface {
- : AggregateTypeEnum
- : Int
- : ISO8601DateTime!
- : ReportOption
- : Int
- : Expansion
- : Int
- : String
- : String
- : Int
- : FilterOption
- : Int
- : FilterType
- : Int
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (: Int, : Int, : SortOrder, : SortBy): [FilterValue!]!
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (: Int, : Int, : SortOrder, : SortBy): [Filter!]!
- : Int!
- : Report
- : Int
- : Boolean
- : String!
- : ReportOperation
- : Int
- : Organization!
- : Int!
- : FilterOwner!
- : Filter
- : Report
- : Int!
- : FilterOption
- : Int
- : [FilterOption!]!
- : ISO8601DateTime!
- }