OBJECT
A presigned url object for s3 uploads
type PresignedUrl {id: ID! order: Int # Relative URL path for the filepath: String! # URL for an S3 private object that is public for a week timepresigned_url: String! }