bnnvara/graphql

Abstraction for webonyx/graphql package

2.0-ALPHA6 2020-10-29 11:12 UTC

README

Code Coverage Build Status

By BNNVARA

This package contains classes interfaces that wrap around webonyx/graphql.

The main goal of this package is getting more structure for your graphql endpoints in bigger projects. It only contains functionality needed in our projects.

Miss some functionality? Feel free to send a pull request!

Installation

Via composer:

composer require bnnvara\graphql

Examples

Examples can be found on the examples.