data-hub icon indicating copy to clipboard operation
data-hub copied to clipboard

Data delivery & consumption platform for Pimcore.

Results 108 data-hub issues
Sort by recently updated
recently updated
newest added

It would be great if the selection's display name was available to pass to other applications in addition to the value of the selection. ![image](https://user-images.githubusercontent.com/3910566/129424319-77ecb537-0ec2-423f-8cca-6ba669a79a7f.png) ![image](https://user-images.githubusercontent.com/3910566/129424362-3103f0fb-d59d-4ad1-8e83-7535f96e7c48.png) ![image](https://user-images.githubusercontent.com/3910566/129424470-736f2d89-b9bc-42ff-ae43-9b8c1317c503.png)

PR Welcome
Improvement

### Feature description As a user, I want to be able to export (download) existing endpoints/configurations - as with DataObject Classes. As the next step, I want to import those...

New Feature

### Improvement description Update datahub / graphql documentation - [ ] Update screenshots - [ ] replace screenshots with old graphiQL ui e.g. add mutation - [ ] replace screenshots...

Improvement
Pimcore:Backlog

### Feature description GraphQL queries are only able to return the currently published version of individual documents/assets/data-objects. For certain usecases it would be useful to also access specific unpublished versions/drafts,...

PR Welcome
New Feature

### Improvement description # Query bricks assigned to areablock Currently data-hub seem to be missing a way to query areabricks and corresponding editables from a document. Consider the following example:...

PR Welcome
Improvement

### Expected behavior Calling `fullpath` with a `thumbnail` parameter on an `asset` type via GraphQL should only return the URL for that thumbnail, without generating that thumbnail if it does...

PR Welcome
Improvement

### Improvement description Hello everyone! Didn't find nothing similar to it. Is it possible to add json encoder/decoder operator for data-hub graphql configuration similar to [grid view's one](https://pimcore.com/docs/pimcore/10.0/User_Documentation/DataObjects/Grid_Configuration_Operators/Transformers/JSON.html)? We encountered...

PR Welcome
Improvement

### Improvement description In Datahub version 1.2 now saves configs in `/var/data-hub/.yaml` So, lets say that I want to import 10 csv files that will create 10 different DataObjects but...

PR Welcome
Improvement

### Improvement description After changing my `PIMCORE_WRITE_TARGET_DATA_HUB` from `symfony-config` to `settings-store` (see [Docs](https://pimcore.com/docs/data-hub/current/Deployment.html)) I looked for a possibility to rebuild the definitions, so the configuration will be initial saved in...

PR Welcome
Improvement

### Feature description Currently there is no way to retrieve unpublished objects in inline fragments like this one: ![grafik](https://user-images.githubusercontent.com/48792043/155559038-bf27cbf2-40c1-41f1-9a16-5dd46fdf8404.png) In this example, GraphQL returns unpublished products, but no unpublished categories...

PR Welcome
New Feature