Clusters_getClustersForTemplate
Returns clusters for template. A template is a project that can be deployed in a cluster. Templates are needed so that you don't have to configure each deployment from scratch. When creating a deployment, you can simply specify which template to start from. Templates are managed from the UI.
Clusters_getClustersForTemplate(
projectId: Int!
): ClustersForProject