HelmProjectConfigurationInput
No description
input HelmProjectConfigurationInput {
clusterID: UUID!
namespace: String
}
Fields
HelmProjectConfigurationInput.clusterID
● UUID!
non-null scalar
HelmProjectConfigurationInput.namespace
● String
scalar
Member of
CreateProjectInput
input