removeEnvironmentDefault
Remove an environment default.
Instances will no longer automatically inherit this resource. Warning: removing a default can cause future deployments to fail if instances depend on the resource type that was provided by this default.
removeEnvironmentDefault(
organizationId: ID!
id: UUID!
): EnvironmentDefaultPayload
Arguments
removeEnvironmentDefault.organizationId ● ID! non-null scalar {#organization-id}
Your organization's unique identifier.
removeEnvironmentDefault.id ● UUID! non-null scalar {#id}
The identifier of the environment default to remove.