Skip to main content

AttachmentFolderCreateInput

Attachment folder create input

input AttachmentFolderCreateInput {
accessRights: AccessRightsInput
description: String
name: String!
}

Fields

AttachmentFolderCreateInput.accessRights ● AccessRightsInput input

Access rights payload

AttachmentFolderCreateInput.description ● String scalar

Attachment folder description

AttachmentFolderCreateInput.name ● String! non-null scalar

Attachment folder name

Member Of

CreateAttachmentFolderInput input