Mutations

See the Queries page for a presentation of this resource.

Note : There is no public mutation for the File entity. The input data types below are exposed by the API and used by other public mutations.


Input data types

FileInput data type

id
Unique identifier of the file

TmpBucketFileInput data type

uuid
Identifier of the temporary upload
bucket
Storage bucket of the temporary upload
key
Storage key of the temporary upload
name
Name of the temporary file
content_type
MIME type of the temporary file
max_size
Maximum allowed size of the temporary file in bytes