Skip to content

apioo/fusio-adapter-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fusio-Adapter-GraphQL

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"