fusio/adapter-graphql

Provides a connection to send GraphQL queries

v5.0.2 2022-02-13 23:25 UTC

This package is auto-updated.

Last update: 2023-03-13 22:12:27 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