OBJECT

SignedUrl

link GraphQL Schema definition

  • type SignedUrl {
  • url: String!
  • # Temporary Signed URL.
  • signedUrl: String!
  • }