Skip to main content

CreatePostingContentManifestInput

Autogenerated input type of CreatePostingContentManifest

input CreatePostingContentManifestInput {
clientMutationId: String
params: PostingContentManifestCreateInput!
}

Fields

CreatePostingContentManifestInput.clientMutationId ● String scalar

A unique identifier for the client performing the mutation.

CreatePostingContentManifestInput.params ● PostingContentManifestCreateInput! non-null input

Posting Content Manifest params

Member Of

createPostingContentManifest mutation