# N-able GraphQL Operation query TagAggregations($where: TagWhereInput) { tagAggregations(where: $where) { # tagAggregations fields } }Copied!