fusio/adapter-graphql

Provides a connection to send GraphQL queries

Maintainers

Package info

github.com/apioo/fusio-adapter-graphql

Homepage

pkg:composer/fusio/adapter-graphql

Statistics

Installs: 33 796

Dependents: 1

Suggesters: 0

Stars: 2

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-02-25 22:10:48 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"