clusterConfigRemoveSetting
AUTH: Role=[product.OWNER]
clusterConfigRemoveSetting(
clusterConfigId: Int!
settingId: Int!
): Boolean!
Arguments
clusterConfigRemoveSetting.clusterConfigId
● Int!
non-null scalar
clusterConfigRemoveSetting.settingId
● Int!
non-null scalar
Type
Boolean
scalar
The
Boolean
scalar type representstrue
orfalse
.