Story
The config data from GraphQl are not the same as when using rest api.
To reproduce
- Use GraphQl to get project config.
- Use rest to get project config.
- Compare the 2. Rest has also
productBaseTypes.
Expected behavior
We should add productBaseTypes to GraphQl too.
Environment
- Server version:
- Server host OS:
- Browser:
- Client version:
Additional context
Not sure if this is possible. e.g. if productBaseTypes is dynamic?