close
GraphQL Schema
menu
Types
OBJECT
SignedUrl
link
GraphQL Schema definition
type
SignedUrl
{
url
:
String
!
# Temporary Signed URL.
signedUrl
:
String
!
}
link
Require by
CloudObjectRepository
CloudObjectTemplateRepository