library graphql
Abstraction for webonyx/graphql package
bnnvara/graphql
Abstraction for webonyx/graphql package
- Tuesday, June 26, 2018
- by bnnvara
- Repository
- 0 Watchers
- 0 Stars
- 36 Installations
- 1 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
BNNVARA\GraphQL
, (*1)
By BNNVARA, (*2)
This package contains classes interfaces that wrap around webonyx/graphql., (*3)
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., (*4)
Miss some functionality? Feel free to send a pull request!, (*5)
Installation
Via composer:, (*6)
composer require bnnvara\graphql
Examples
Examples can be found on the examples., (*7)