Paul Hachmang
Paul Hachmang
@thekip Ohh yeahh! Will check this out soon to see if this resolves the issue :)
@hnsr I've changed this to draft, no idea what to do with this in the current state.
In that file can you try adding the following and see if that works. ```tsx export const renderer: ProductListItemRenderer = { ...others... GiftCardProduct: ProductListItem, } ``` If that works, please...
Already in the main branch
I've communicated on the slack chat earlier: > The current appDir implementation is highly unstable and requires: > - Patching @types/react > - Running alpha branches of typescript > -...
I cobbled something together which extracts the right paths and adds them to TypeORM: ```ts import getFieldNames from 'graphql-list-fields' const RelationFields = Inject(({ info }) => { const stripDot =...
We'll be following this up with an addtional proposal when the time comes
Available in GraphCommerce 6.0.0
Supeseded by https://github.com/graphcommerce-org/graphcommerce/pull/1779
Fixed in https://github.com/graphcommerce-org/graphcommerce/pull/2003