PHP code example of amazeelabs / silverback_graphql_persisted
1. Go to this page and download the library: Download amazeelabs/silverback_graphql_persisted library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
amazeelabs / silverback_graphql_persisted example snippets
$settings['silverback_graphql_persisted_map'] = '../generated/persisted-queries-map.json';