UploadCollectionResponse
No description
type UploadCollectionResponse {
error: UploadCollectionError
key: String!
status: ActionStatus!
}
No description
type UploadCollectionResponse {
error: UploadCollectionError
key: String!
status: ActionStatus!
}
error
(UploadCollectionError
)key
(String!
)status
(ActionStatus!
)