Update workspace GraphQL clusterAgent filter ENUM name to reflect usage
MR: Pending
Description
Follow-up from !192329 (comment 2522698873)+
Given that the filter enum values are shared across namespace
and organization
, it would be proper to make the enum name and doc more generic to reflect its usage.
Proposed name: ClusterAgentFilterEnum
Note: we must make sure that we are not causing any breaking changes with this name change (APIs affected should be experimental to allow for leeway)
Acceptance criteria
TODO: Fill out (required)
Implementation plan
TODO: Fill out or delete (optional)
[Provide a high-level plan for implementation of this issue, including relevant technical and/or design details.]