| Current Path : /var/www/www.indacotrentino.com/www/vendor/magento/module-graph-ql-resolver-cache/etc/ |
| Current File : /var/www/www.indacotrentino.com/www/vendor/magento/module-graph-ql-resolver-cache/etc/cache.xml |
<?xml version="1.0"?>
<!--
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Cache/etc/cache.xsd">
<type name="graphql_query_resolver_result" translate="label,description" instance="Magento\GraphQlResolverCache\Model\Resolver\Result\Type">
<label>GraphQL Query Resolver Results</label>
<description>Results from resolvers in GraphQL queries</description>
</type>
</config>