| Current Path : /var/www/www.indacotrentino.com/www/vendor/magento/module-integration-graph-ql/etc/graphql/ |
| Current File : //var/www/www.indacotrentino.com/www/vendor/magento/module-integration-graph-ql/etc/graphql/di.xml |
<?xml version="1.0"?>
<!--
/**
* Copyright 2024 Adobe
* All Rights Reserved.
*/
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd">
<type name="Magento\StoreGraphQl\Model\Resolver\Store\StoreConfigDataProvider">
<arguments>
<argument name="extendedConfigData" xsi:type="array">
<item name="customer_access_token_lifetime" xsi:type="string">oauth/access_token_lifetime/customer</item>
</argument>
</arguments>
</type>
</config>