AtachmentInputType
Last edit: Nov 10, 2025
No description
type AtachmentInputType {
file: String
name: String!
remote_file_url: String
}
Fields
file (String)
File URL returned by directly uploading it to platformOS s3 bucket using pre-signed URL
name (String)
Name of the property
remote_file_url (String)
External url to the file