OBJECT
ActiveQueryConnection
A connection to a list of items.
link GraphQL Schema definition
- type ActiveQueryConnection {
- # Information to aid in pagination.
- : PageInfo!
- # A list of edges.
- : [ActiveQueryEdge]
- # A list of ActiveQuery nodes.
- : [ActiveQuery!]!
- # The total count of items in the connection.
- : Int!
- }
link Require by
- AssetFunctionAn asset function for policies
- AssetGroupAn asset group for policies
- AssetListAn asset list group for policies
- AssetTypeFamilyGroupAn asset type and family group for policies
- IpListAn IP list group for policies
- IpRangeAn IP range for policies
- OriginOrigin of overlapping ips
- Querynull
- SegmentGroupA segment group for policies