Download the PHP package amazeelabs/silverback_graphql_persisted without Composer
On this page you can find all versions of the php package amazeelabs/silverback_graphql_persisted. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download amazeelabs/silverback_graphql_persisted
More information about amazeelabs/silverback_graphql_persisted
Files in amazeelabs/silverback_graphql_persisted
Download amazeelabs/silverback_graphql_persisted
More information about amazeelabs/silverback_graphql_persisted
Files in amazeelabs/silverback_graphql_persisted
Vendor amazeelabs
Package silverback_graphql_persisted
Short Description Persisted queries plugin for GraphQL v4.
License GPL-2.0+
Package silverback_graphql_persisted
Short Description Persisted queries plugin for GraphQL v4.
License GPL-2.0+
Please rate this library. Is it a good library?
Informations about the package silverback_graphql_persisted
GraphQL persisted queries for Silverback
This is a basic persisted-queries plugin for GraphQL Drupal module.
Setup
- Configure the frontend to generate the query map. See @amazeelabs/codegen-operation-ids package.
-
Install this module.
- Enable
Silverback Persisted Query
plugin at/admin/config/graphql/servers/manage/{my-server}/persisted_queries
. -
Add the query map path to
setting.php
. It should be relative toDRUPAL_ROOT
. Example: - Adjust
execute {my-server} arbitrary graphql requests
andexecute {my-server} persisted graphql requests
user permissions.
All versions of silverback_graphql_persisted with dependencies
PHP Build Version
Package Version
No informations.
The package amazeelabs/silverback_graphql_persisted contains the following files
Loading the files please wait ....