GraphQL APITypesClusterCustomDomainOn this pageClusterCustomDomainNo descriptiontype ClusterCustomDomain { id: UUID! cluster: Cluster repo: Repo customDomain: CustomDomain}Fieldsid (UUID)cluster (Cluster)repo (Repo)customDomain (CustomDomain)