Rakesh Vishvakarma
Results
1
comments of
Rakesh Vishvakarma
Hi @paveltiunov - I did small experiment by changing in the file `packages/cubejs-api-gateway/src/graphql.ts` timeDimension Object like below and removed `notNull` condition and it worked. ``` export const TimeDimension = objectType({...