UploadImageInput
About UploadImageInput
This input type is used to upload an image to worlds.
dataSourceId
The optional UUID of the data source that this image will be associated with
Type: ID
fileName
The optional name of the uploaded file
Type: String
timestamp
The optional timestamp that will be associated with the image
Type: DateTimeOffset
data
The image bytes as a base64 encoded string
Type: String!