export interface GqlType extends Object { graphqlName?: string tableName?: string }