Magidoc

CreateProductReleaseMutationInput
Input Object

Autogenerated input type of CreateProductReleaseMutation

Fields

#

clientMutationId

A unique identifier for the client performing the mutation.

content

The content associated with the ProductRelease.

externalUrl

External url where the ProductRelease content can be found.

name

Non-null

The name of the ProductRelease.

public

Flag to indicate whether the ProductRelease is publicly visible.

released

Flag to indicate whether the ProductRelease has been released.

type

Non-null

The product type of the ProductRelease.

version

Non-null

The fully qualified version of the ProductRelease.

Usages

#

References

#

  • Argument input of field createProductRelease from type Mutation