Magidoc

CreateDriveInput
Input Object

Input type for creating a new drive.

Fields

#

allowedMimeTypes

[ String !]!
Non-null

The list of allowed MIME types for files in the drive.

cloudBucketName

Non-null

The name of the cloud bucket.

cloudCredentialId

ID !
Non-null

The ID of the cloud credential.

name

Non-null

The name of the drive.

Usages

#

References

#

  • Argument input of field createDrive from type Mutation