Swirrl / cubiql

CubiQL: A GraphQL service for querying multidimensional Linked Data Cubes
Eclipse Public License 1.0
41 stars 2 forks source link

Error when querying cubes with unknown dimension types #149

Closed lkitching closed 6 years ago

lkitching commented 6 years ago

Unknown dimension types are mapped to strings within the graphql schema. When executing queries against cubes containing unmapped dimensions, the following exception is thrown:

java.lang.IllegalArgumentException: No implementation of method: :transform-result of protocol: #'graphql-qb.schema/ResultTransform found for class: graphql_qb.types.UnmappedType