OBJECT

UploadResourcesOutput

link GraphQL Schema definition

  • type UploadResourcesOutput {
  • # The list of resources that were tried to be uploaded
  • data: [UploadResourcesResult!]!
  • }

link Require by