Change in 'blobInfoQuery' GraphQL
blobInfoQuery
is getting one filePath, but return array of blobs. so I changed the query to get array of filePath and return array of blobs.
(Following to #469653 (closed) code flow task)
blobInfoQuery
is getting one filePath, but return array of blobs. so I changed the query to get array of filePath and return array of blobs.
(Following to #469653 (closed) code flow task)