Skip to main content

SupSoftwareProjectSetPreviewImagesInput

Input for replacing all preview images on a software project.

input SupSoftwareProjectSetPreviewImagesInput {
previewImages: [SupSoftwareProjectFileInput!]
softwareProjectId: ID!
}

Fields

SupSoftwareProjectSetPreviewImagesInput.previewImages ● [SupSoftwareProjectFileInput!] list input

The new set of preview images. Replaces all existing preview images.

SupSoftwareProjectSetPreviewImagesInput.softwareProjectId ● ID! non-null scalar

The unique identifier of the software project.