fusio/adapter-graphql

Provides a connection to send GraphQL queries

v6.0.4 2023-07-15 17:38 UTC

This package is auto-updated.

Last update: 2024-04-21 19:00:34 UTC


README

Fusio adapter which provides a connection to send GraphQL queries to a server. You can install the adapter with the following steps inside your Fusio project:

composer require fusio/adapter-graphql
php bin/fusio system:register "Fusio\Adapter\GraphQL\Adapter"