import { DAFF_DRIVER_MAGENTO_TRANSFER_STATE_KEY } from '@daffodil/driver/magento'
Holds the StateKey with which provideMagentoDriver can use to transfer Apollo state from the server to the client.
const DAFF_DRIVER_MAGENTO_TRANSFER_STATE_KEY: InjectionToken<StateKey<any>>