AtachmentInputType
Last edit: Oct 26, 2022
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