OBJECT

FileInfo

Response of file request with information for downloading the file

link GraphQL Schema definition

  • type FileInfo {
  • # Token containing download information
  • token: String!
  • }

link Require by