DEV

Mutation.

manifestCreate

Creates a manifest.

Arguments

Required

No description

Returns:

Manifest!

GraphQL
1
2
3
type Mutation {
  manifestCreate(input: ManifestInput!): Manifest!
}

Was this page helpful?