SupSoftwareProjectPatchPreviewImagesPayload
Payload for patching preview images on a software project.
type SupSoftwareProjectPatchPreviewImagesPayload {
errors: [SupSoftwareProjectPatchPreviewImagesError!]
success: Boolean
}
Fields
SupSoftwareProjectPatchPreviewImagesPayload.errors ● [SupSoftwareProjectPatchPreviewImagesError!] list union
SupSoftwareProjectPatchPreviewImagesPayload.success ● Boolean scalar
Return true if operation succeeded.