Skip to main content

updateManifest

Update a manifest

updateManifest(
organizationId: ID!
id: ID!
name: String!
description: String
): ManifestPayload

Arguments

updateManifest.organizationId ● ID! non-null scalar

updateManifest.id ● ID! non-null scalar

Manifest ID or {project.slug}-{manifest.slug} i.e.: ecomm-database

updateManifest.name ● String! non-null scalar

updateManifest.description ● String scalar

Type

ManifestPayload object