wwwision/graphql

Last activity 12 Mar 2024 21 13 14554
composer require wwwision/graphql

Base package to create GraphQL endpoints with Flow

dev-schema-language

Version
dev-schema-language
Type
neos-package
Release Date
Jan 23, 2018 13:51
Source
git
Distribution
zip
Requires
  • neos/flow: ^4.0
  • webonyx/graphql-php: ^0.11.5
MIT f9e6d40258aae0cb03f4967b9b39e8d8fdc6caea

Readme excerpt

Wwwision.GraphQL

Easily create GraphQL APIs with Neos and Flow.

Background

This package is a small collection of tools that'll make it easier to provide GraphQL endpoints with Neos and Flow. It is a wrapper for the PHP port of webonyx that comes with following additions:

  • A TypeResolver that allows for easy interdependency between complex GraphQL type definitions
  • The AccessibleObject and IterableAccessibleObject wrappers that make it possible to expose arbitrary objects to the GraphQL API
  • A StandardController that renders the GraphQL Playground and acts as dispatcher for API calls
  • A HTTP Component that responds to OPTIONS requests correctly (…
    Read more
The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 31 package(s).