fusio/adapter-graphql

Provides a connection to send GraphQL queries

Installs: 32 026

Dependents: 1

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 1

Open Issues: 0

pkg:composer/fusio/adapter-graphql

v6.2.0 2025-12-23 11:26 UTC

This package is auto-updated.

Last update: 2025-12-25 21:51:05 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"