deleteManifest
Removes a manifest from a project. This will fail if infrastructure is still provisioned in a target.
deleteManifest(
organizationId: ID!
id: ID!
): ManifestPayload
Arguments
deleteManifest.organizationId ● ID! non-null scalar
deleteManifest.id ● ID! non-null scalar
Manifest ID or {project.slug}-{manifest.slug} i.e.: ecomm-database